help-octave
[Top][All Lists]
Advanced

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

postscript file using colors


From: Abdelkrim Azzouza
Subject: postscript file using colors
Date: Thu, 25 Nov 1999 12:15:55 +0100 (MET)

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
 
 And I got a plot without colors.
 Is there any method to use colors in pstscriptfiles?
 
 Regards.
 
_________________________________________________________                       
        
Alcatel Bell Space / RW division.                               
                         
Berkenrodelei 33          Krimo AZZOUZA,                                
B-2660 Hoboken, Belgium.  Development engineer space systems.             
http://www.alcatel.be     E-mail: address@hidden                                
                                
                          Tel:+32(0)38295399
                          Fax:+32(0)38295502




-----------------------------------------------------------------------
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]