|
From: | Michal Seidl |
Subject: | Function "find()" bug? |
Date: | Mon, 12 Mar 2007 15:32:49 +0100 |
User-agent: | Thunderbird 1.5.0.10 (Windows/20070221) |
Hi,I have some script for 2.1.36 windows forge releas, where I use this statement
a [1 2] [a] ~= []In 2.1.73 windows forge releas the same statement crashes because "a" and "[]" have different dimension.
I also find that in older ver. find(3 == [1 2]) gives [](0x0) and in new [](1x0) so Octave can not compare them. Is it bug or what?
Thanks Michal
[Prev in Thread] | Current Thread | [Next in Thread] |