help-octave
[Top][All Lists]
Advanced

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

Re: saving plots


From: Jonathan C. Webster
Subject: Re: saving plots
Date: Mon, 09 Sep 2002 21:32:25 -0400

David Crescent wrote:

> How do you save a plot in octave?
>

Also, if you have a UNIX box,

gset term postscript
gset output "my_name.ps"
replot
gset term X11





-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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