help-octave
[Top][All Lists]
Advanced

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

Re: quiet option, ans =


From: Ian Garcia
Subject: Re: quiet option, ans =
Date: Fri, 1 Aug 2003 15:24:47 -0700 (PDT)

 Thank you all who answered.

 I think disp() is what I need.

 I'm piping the output of octave to postgres
 and the "ans =" and the empty lines
 were upsetting postgres

 Ian

--- Ian Garcia <address@hidden> 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
>
-------------------------------------------------------------
> 

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



reply via email to

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