help-octave
[Top][All Lists]
Advanced

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

Re:Making postscript files of the plots


From: Craig P Earls
Subject: Re:Making postscript files of the plots
Date: Fri, 5 Dec 1997 15:08:33 -0500

Johan Jacobs writes:
>>Hello,
>>
>>How can I make postscript files of the plots I make in Octave?
>>I thought the command:
>>"gset terminal postscript"
>>would be enough, but it is not.
>>This command only puts the postscript-file to my terminal.
>>How can I 'catch' this output into a file.
>>The command
>>"plot(x,y) > file.ps"
>>gives no satisfation.

gset output filename.ps
gset terminal postscript
replot

-- 
-----------------------------------------------------------------
Craig P Earls                                 address@hidden
LT US Navy, MIT Ocean Engineering             address@hidden
-----------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]