help-octave
[Top][All Lists]
Advanced

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

plot to multiple files?


From: the_verge
Subject: plot to multiple files?
Date: Sun, 17 Sep 2006 20:50:29 -0700 (PDT)

Is there a way that I can plot to several different files at once?  

for i=1:5

plot(stuff blah blah, etc.)

gset term png medium
gset output %%%%%%code here that will save filename1.png, filename2.png,
filename3.png, etc.
replot

end
-- 
View this message in context: 
http://www.nabble.com/plot-to-multiple-files--tf2288847.html#a6357271
Sent from the Octave - General forum at Nabble.com.



reply via email to

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