help-octave
[Top][All Lists]
Advanced

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

Re: Octave prints intermediate results


From: Christoph Dalitz
Subject: Re: Octave prints intermediate results
Date: Thu, 26 Feb 2004 09:11:20 +0100

On Wed, 25 Feb 2004 21:46:42 -0600
Daniel Mahler <address@hidden> wrote:
> 
> When I run programs in actave it prints out
> the results of intemediate function calls
> (all by itself, no print statemnts from me).
> How do I turn this of?
> 
Make sure that each statement ends with a semicolon (";").
Otherwise the result of the statement is printed.

Christoph



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