From help-request at octave dot org Tue Jan 11 15:05:59 2005 Subject: Re: octave-forge, grace, and fink From: "Dmitri A. Sergatskov" To: A Hodel CC: help at octave dot org Date: Tue, 11 Jan 2005 14:06:35 -0700 A Hodel wrote: > octave:2> print -depsc 'testplot.eps' I get a syntax error message on this one: octave:2> print -depsc 'testplot.eps' parse error: syntax error >>> print -depsc 'testplot.eps' ^ But print() works: octave:3> print(" -depsc", "testplot.eps") warning: in fopen near line 55, column 3: warning: fopen: default open mode is now binary (I am using 2.1.64) > > A Scottedward Hodel, PhD, Associate Professor 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 -------------------------------------------------------------