help-octave
[Top][All Lists]
Advanced

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

Re: question


From: Quentin Spencer
Subject: Re: question
Date: Thu, 10 Jun 2004 08:00:11 -0500
User-agent: Mozilla Thunderbird 0.6 (X11/20040519)

[deleted] wrote:

>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?
>  
>
It's impossible to say what went wrong without seeing the error message.
One possibility is missing dependencies. If you installed only the print
function without all of the octave-forge package, there are other files
such as "gget" which print requires.

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