help-octave
[Top][All Lists]
Advanced

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

output of plot


From: Dechao Wang
Subject: output of plot
Date: Tue, 11 Jul 2000 11:57:14 +0100

Hi,
In octave document mentioned that to capture the output of the plot command
in a file rather than sending the output directly to your terminal, you can
use a set of commands like this:

gset term postscript
gset output "foo.ps"
replot

But, this does not work in multiplot mode. Is there any alternative way to
capture the output of the plot command in a file?

Many thanks,
Dechao  



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

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



reply via email to

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