From help-octave-request at bevo dot che dot wisc dot edu Thu Nov 25 05:32:37 1999 Subject: Re: postscript file using colors From: Kubinszky Ferenc To: Abdelkrim Azzouza cc: help-octave at bevo dot che dot wisc dot edu 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 -----------------------------------------------------------------------