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: Heine Kolltveit
Subject: Re: echo-input=0 from command line
Date: Fri, 11 Jul 2003 14:33:59 +0200 (MEST)

Try writing a ";" at the end of the line:
input("type something");


Heine


---------------------------------------
Hello,

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

For example I evaluate the following :

input("type anything")

at the prompt I type 123 and this is output :
ans = 123

I want to stop the 'ans = ' reply ...
Anyone know how ?

thanks
Matt




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