http://www.gnu.org/software/octave/

http://octave.sourceforge.net/

Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe

While

plot(1:4)

works from the Octave prompt, using

octave my.m

does not result in a plot window being displayed.

Do I need to stop the execution of the m file somehow?

link|improve this question
The plot shows when running the script from Octave prompt – infopost Aug 7 '11 at 15:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.