|
From: | Andy Buckle |
Subject: | Re: Getting plots from command line |
Date: | Tue, 5 Mar 2013 20:03:31 +0000 |
Hello,
I am wondering if there is a way to get plots showing up on the screen from command line. Say my script has a simple plot in a test script (test.m)
If I run it via
octave test.m
I do not get any plot window.
However within the Octave shell, if I do
run test.m
brings the window as expected.
So, is there a setting to get plotting windows straight from the command line instead of running a script from within Octave shell?
Thanks.
--
Gökhan
____________
[Prev in Thread] | Current Thread | [Next in Thread] |