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

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

[Octave-bug-tracker] [bug #53439] double quote and single quote equality


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53439] double quote and single quote equality producing different result unlike MATLAB
Date: Fri, 23 Mar 2018 12:21:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #2, bug #53439 (project octave):

This is part of a much larger task, supporting the String data type that is
relatively new in Matlab.

You should find that 'abc' == 'abc' returns [1,1,1] in Matlab.  So it is doing
something different when comparing String objects to character arrays.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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