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

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

[Octave-bug-tracker] [bug #54432] strmatch incompatibilities with Matlab


From: Rik
Subject: [Octave-bug-tracker] [bug #54432] strmatch incompatibilities with Matlab
Date: Thu, 2 Aug 2018 16:40:25 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54432 (project octave):

                  Status:                    None => Need Info              
        Operating System:                  Mac OS => Any                    
                 Summary:                strmatch => strmatch
incompatibilities with Matlab

    _______________________________________________________

Follow-up Comment #2:

Can you use verbatim tags when posting code samples?  It seems that some of
the examples may have been truncated.

I also wonder if this has changed.  I don't recall strmatch with a null input
matching any character.  That is more of a regexp kind of behavior.  What does
this return which doesn't use cell array of strings?


strmatch ('', 'a')


Also, can you try


strmatch ({'on'}, {'on', 'off'}, 'exact')




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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