help-octave
[Top][All Lists]
Advanced

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

Re: quiet option, ans =


From: Heber Farnsworth
Subject: Re: quiet option, ans =
Date: Fri, 1 Aug 2003 16:55:11 -0500

octave:1>myfunc(X);

The semicolon suppresses printing output.

Heber

On Friday, August 1, 2003, at 04:38 PM, Ian Garcia wrote:


 Hi,

Is there a way to eliminate the "ans=" and
the following  empty line from the output ?
########################
octave:1> myfunc(X)
ans =

   171.949
    90.221
#########################
I tried using a octave script an using the
 -q option but I still get the same:

octave -q myscript.oct

Thanks

Ian


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



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




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