help-octave
[Top][All Lists]
Advanced

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

Re: echo-input=0 from command line


From: WJ Atsma
Subject: Re: echo-input=0 from command line
Date: Fri, 11 Jul 2003 10:22:28 +0200

Add a semicolon (;) after anything to supress output to the terminal, so:

notFlat = input("Why not flat?");


Willem


On 2003.07.11 07:27 Matt Flax wrote:
Hello,

I am trying to stop the input to an 'input' command from being echoed
in
an 'ans=' console printout.



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