help-octave
[Top][All Lists]
Advanced

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

possible bug


From: John W. Eaton
Subject: possible bug
Date: Thu, 23 Feb 2006 15:19:21 -0500

On 23-Feb-2006, Gorazd Brumen wrote:

| is here below a bug or am I missing something?

It is not a bug.

| octave:94> gg {1} = { permut (3) }

The RHS in the above expression is parsed as

  { permut, (3) }

for compatibility with Matlab.

jwe



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