|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #31764] logical indexing regression 3.0.1 vs 3.2.4 (also dev) - differs from Matlab |
| Date: | Thu, 09 Dec 2010 17:53:06 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12 |
Follow-up Comment #1, bug #31764 (project octave):
Confirmed on a recent tip (11329:6b073da9d7fc).
The second sequence of commands is the simplest way to expose that something
is different.
a = 1;
a(1, false) = [];
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31764>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |