help-octave
[Top][All Lists]
Advanced

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

Re: Saves incomplete, multi-plot figure to file.


From: PetrSt
Subject: Re: Saves incomplete, multi-plot figure to file.
Date: Fri, 10 May 2013 09:36:34 -0700 (PDT)

Try

figure();

plot(what you want to plot);

print -djpg name.jpg


Does it what you want?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Saves-incomplete-multi-plot-figure-to-file-tp4652782p4652789.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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