From help-request at octave dot org Wed Apr 6 10:16:46 2005 Subject: Re: Saving plots created with Octave under Linux From: Claudio Belotti To: Help-Octave List Date: Wed, 06 Apr 2005 17:15:05 +0200 Mike Miller wrote: > On Wed, 6 Apr 2005, Claudio Belotti wrote: >> plot(x,y) >> print('/tmp/plot.eps','-color') >> >> this produces an eps file > On 2.1.50 on Linux I get this when I try the above commands: > error: `print' undefined near line 38 column 1 print is part of octaveforge (http://octave.sourceforge.net) ------------------------------------------------------------- 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 -------------------------------------------------------------