help-octave
[Top][All Lists]
Advanced

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

Re: Use of the Octave-Forge print routine on a Mac


From: Dmitri A. Sergatskov
Subject: Re: Use of the Octave-Forge print routine on a Mac
Date: Thu, 03 Feb 2005 21:35:22 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

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
-------------------------------------------------------------



reply via email to

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