help-octave
[Top][All Lists]
Advanced

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

Re: possible bug


From: Gorazd Brumen
Subject: Re: possible bug
Date: Thu, 23 Feb 2006 21:29:28 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

Hi John,

Why is it done this way? Is there any
special reason of cell properties that it should
function this way or is "compatibility with matlab(TM)"
the only reason? I find this behavior really really weird.
no logic whatsoever.


Regards,
Gorazd

John W. Eaton wrote:
> 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
> -------------------------------------------------------------
> 
> 

-- 
Gorazd Brumen
Mail: address@hidden
WWW: http://valjhun.fmf.uni-lj.si/~brumen
PGP: Key at http://pgp.mit.edu, ID BCC93240



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