octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31316] function unique incorrect result


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #31316] function unique incorrect result
Date: Wed, 13 Oct 2010 00:43:43 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3

Update of bug #31316 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Both Matlab and Octave's development sources give the same answer

octave:7> unique([ 1 + 1i -1 + 1i 1 + 1i ]) 
ans =

   1 + 1i  -1 + 1i

I appears this problem (with 3.0.5) has already been fixed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31316>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]