From help-request at octave dot org Thu Feb 3 22:33:13 2005 Subject: Re: Use of the Octave-Forge print routine on a Mac From: "Dmitri A. Sergatskov" To: Joe Koski CC: Octave Help Date: Thu, 03 Feb 2005 21:35:22 -0700 Joe Koski wrote: > I decided to try to move into the 21st century and try to replace a few of > my old replot commands with the Octave-Forge print command. In trying to get > print to work, I read the help file, and the on-line help files, but still > no luck. > Can you do the following: octave:1> s=rand(10); octave:2> plot(s) octave:3> print("test1.eps", "-FTimes-Roman","-depsc") and report if it works, and if not what was the error message? Regards, Dmitri. p.s. Yes, it works for me :) -- ------------------------------------------------------------- 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 -------------------------------------------------------------