help-octave
[Top][All Lists]
Advanced

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

Re: creating .PS files of plot output....


From: Dmitri A. Sergatskov
Subject: Re: creating .PS files of plot output....
Date: Fri, 23 Jul 2004 14:37:38 -0600
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040626)



Ciotti, Louis A wrote:
I am starting to think that maybe this is a problem because I am using
the Win32 version of octave.  I am going to try it on my home-pc which
has linux and see if this fixes the problem.


OK. If you use Win32 then instead of
gset output "/dev/null"

you can do

gset output "junk1.ps"

at the end of your plotting procedure.

gset term windows

(as Jon H. Davis has suggested) may also work.

Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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