help-octave
[Top][All Lists]
Advanced

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

value for "[ ]==[ }"


From: John W. Eaton
Subject: value for "[ ]==[ }"
Date: Mon, 30 May 2005 22:19:14 -0400

On 31-May-2005, Jun Ohta wrote:

| Hello,
| 
| I have noticed a difference between versions 2.1.50 and 2.1.70 on cygwin.
| -----------------------
| In the version 2.1.50, 
| >> [ ] == [ ]
| ans = 1
| >> 
| -----------------------
| In the version 2.1.70
| >> [ ]==[ ]
| ans = []
| >> 
| -----------------------
| The value for "[ ] == -1" is different between these 2 versions, too.
| 
| Are these differences intentional?

Yes, I think the change was made for compatibility.

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]