help-octave
[Top][All Lists]
Advanced

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

RE: I am a newbie, trying to do something very simple and not suc ceedin


From: taltman
Subject: RE: I am a newbie, trying to do something very simple and not suc ceeding
Date: Wed, 12 Nov 2003 18:14:10 +0000 (UTC)

One amendment to Thomas' post below:

On Nov 12, 2003 at 10:49am, THOMAS Paul Richard wrote:
prthom >
prthom >The semi-colon suppresses echoing of the input.  Exchange commas for

To be precise, the semi-colon suppresses the redirection of the
expression's return-value to the interpreter. In this case, the
assignment of a vector will have a return value of the "just-assigned"
vector's contents.

---

~Tomer



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