[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #54432] strmatch incompatibilities with Matlab
From: |
Arnaud Delorme |
Subject: |
[Octave-bug-tracker] [bug #54432] strmatch incompatibilities with Matlab |
Date: |
Thu, 2 Aug 2018 17:16:15 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36 |
Follow-up Comment #3, bug #54432 (project octave):
My code has been functional on Matlab since 2000. So pretty much all versions
since Matlab 5.3
>> strmatch ('', 'a')
ans =
1
>> strmatch ({'on'}, {'on', 'off'}, 'exact')
ans =
1
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?54432>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/