[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: postscript file using colors
From: |
Kubinszky Ferenc |
Subject: |
Re: postscript file using colors |
Date: |
Thu, 25 Nov 1999 12:32:15 +0100 (MET) |
Hi ,
On Thu, 25 Nov 1999, Abdelkrim Azzouza wrote:
> Hello,
>
> Within Mathlab you can use the a function to write your plot into a
> postscript
> file with color, using the -dpsc argument.
>
> With Octave I used :
>
> gset term postscript
> gset output "eye_diagram.ps"
> replot
Use "gset term postscript color" instead.
'gset' (I think) is sent directly to gnuplot.
You can get help on it, just run gnuplot and type
"help set term postscript"
Ferenc
-----------------------------------------------------------------------
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
-----------------------------------------------------------------------