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

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

[Octave-bug-tracker] [bug #59708] insersect() with options 'rows' and 'l


From: Rik
Subject: [Octave-bug-tracker] [bug #59708] insersect() with options 'rows' and 'legacy' returns result with wrong orientation
Date: Thu, 17 Dec 2020 10:56:19 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #59708 (project octave):

              Item Group:    Matlab Compatibility => Incorrect Result       
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  I will have to double check, but I think this is an isolated
problem specific to the use of both the "rows" and "legacy" options together. 
Without the legacy option,


intersect(A, B, 'rows')
ans =

   3   4
   7   8


which is the correct answer.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59708>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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