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

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

[Octave-bug-tracker] [bug #45686] intersect.m with empty input


From: Rik
Subject: [Octave-bug-tracker] [bug #45686] intersect.m with empty input
Date: Tue, 11 Aug 2015 17:09:49 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Update of bug #45686 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #1:

I have a patch for this, but I want to verify the expected output when an
empty matrix is in the second position.  Can you run the following three tests
under Matlab and report back?


intersect ({'a', 'b'}, [])
intersect ([], ['a', 'b'])
intersect ({}, [])




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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