help-octave
[Top][All Lists]
Advanced

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

Re: output of plot


From: Dechao Wang
Subject: Re: output of plot
Date: Fri, 14 Jul 2000 09:25:13 +0100

> On 11-Jul-2000, Dechao Wang <address@hidden> wrote:
> 
> | 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?
>
> Sure, set the output device before entering your plot commands.
> Unfortunately, this may generate more than one page of output.  If so,
> print the last one, which should have the complete plot.
>
> jwe
>
Yes, it works.

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]