help-octave
[Top][All Lists]
Advanced

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

Re: saving a plot in X11


From: c.
Subject: Re: saving a plot in X11
Date: Thu, 20 Mar 2008 11:27:13 +0000


On 20/mar/08, at 05:39, Adam Katz wrote:
I finally got octave plotting in an xterm window.
How can I save this plot?


print ("-dpng", "filename.png")
for more options try "help print"


Or, if you are OK with a file at the same resolution as shown on the screen you can take a snapshot (just press command-shift-4 and select the plot area you want to save)

c.


reply via email to

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