help-octave
[Top][All Lists]
Advanced

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

Re: Seeking help...


From: Dirk Eddelbuettel
Subject: Re: Seeking help...
Date: Sun, 30 Mar 1997 14:34:41 -0500 (EST)

I am more familiar with the gnuplot commands (rather than the matlab-style
ones), so I use

        gset terminal postscript
        gset output "graphs.ps"
        gplot X {all other plotting options}

which creates the postscript file graphs.ps. I recommend that you keep a
shell open with gnuplot to explore the interactive help.

-- 
   PGP key fingerprint = B2 49 75 BF 44 2C B7 AA  50 CB 19 7D 80 F7 CB DC
   http://qed.econ.queensu.ca/~edd address@hidden address@hidden


reply via email to

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