help-octave
[Top][All Lists]
Advanced

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

writting a plot into a ps.file with Octave


From: Abdelkrim Azzouza
Subject: writting a plot into a ps.file with Octave
Date: Wed, 24 Nov 1999 16:13:57 +0100 (MET)

Hello.
Can someone tel how it can be posible to write my plot in a file as a 
postscript 
format.
the equivalent in mathlab, will be like this: 
 
  plot(corrI);
  title('Eye diagram')
  xlabel('Tchip/4');
  ylabel('correlation value')
  grid ;
  %zoom on;
  printf -dpsc eye_diagram.ps
  
  Thanks a lot.
  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]