help-octave
[Top][All Lists]
Advanced

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

scripts close plot windows automatically


From: Nicholas T
Subject: scripts close plot windows automatically
Date: Wed, 19 Mar 2008 15:23:33 -0700

Hi all,

   I would like for a script not to close a plot window. The best I could find online was using the pause() function, which is sorta crappy (compared to having the user actually close the window). Please tell me if you know a better way.

e.g. save the following to a .m file, and execute
plot([0:0.1:1], [0:0.1:1])

Thanks,
Nicholas

--
http://ntung.com
reply via email to

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