help-octave
[Top][All Lists]
Advanced

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

RE: question


From: deleted
Subject: RE: question
Date: Wed, 9 Jun 2004 19:52:12 -0500

Thank you for reply.

I went to the web site 
"http://sourceforge.net/project/showfiles.php?group_id=2888";, and 
found "print" command.
I put this one in my program like :


Plot(x,y);
Print ("-dps",  "out.ps");


But this command is not working.
I also tried "Print -dps, out.ps", but neither works.

What did I do wrong?

------------------------------------------------------------

[deleted]

-----Original Message-----
From: Quentin Spencer [mailto:address@hidden 
Sent: Wednesday, June 09, 2004 12:01 AM
To: 이현철
Cc: address@hidden
Subject: Re: question

이현철 wrote:

>I am a person who is using OCTAVE.
>My question is about how to store the figures.
>I use plot command for pictures, but I don't know how
>to load it to disk.
>
>In case of Matlab, I used print command to save it as
>eps file.
>
>How to load it?
>
The print command can be found in the octave-forge package:
http://sourceforge.net/project/showfiles.php?group_id=2888

-Quentin




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