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

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

[Octave-bug-tracker] [bug #34303] strfind does not work with ascii the s


From: Rik
Subject: [Octave-bug-tracker] [bug #34303] strfind does not work with ascii the same way as matlab do
Date: Mon, 19 Sep 2011 03:35:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #34303 (project octave):

                  Status:                    None => Wont Fix               

    _______________________________________________________

Follow-up Comment #2:

I agree with Philip.  This issue has come up before (See extensive discussion
in bug #33537).  The conclusion was that Octave would not implement
undocumented Matlab features, particularly where there was a good chance of
programmer error (You thought you were feeding character data to strfind but
in fact the code was giving a numeric result).  If you have examined the code
carefully and determined that it should be returning numeric values then you
can easily override the error by using char() as Philip suggests.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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