help-octave
[Top][All Lists]
Advanced

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

Re: value for "[ ]==[ }"


From: Bill Denney
Subject: Re: value for "[ ]==[ }"
Date: Mon, 30 May 2005 21:13:35 -0400 (EDT)

On Tue, 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 = []

I don't know about the difference between the versions, but you may want to look into the "isempty" function for these sorts of tests.

Bill

--
"The bombing campaign is now in its thirteenth year."  -- reporter
"Beginner's luck."
  -- government minister, _Brazil_



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