help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting plots from command line


From: Gökhan Sever
Subject: Getting plots from command line
Date: Tue, 5 Mar 2013 12:58:05 -0700

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
reply via email to

[Prev in Thread] Current Thread [Next in Thread]