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

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

[Octave-bug-tracker] [bug #47553] textscan Whitespace characters differe


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47553] textscan Whitespace characters different from Matlab
Date: Mon, 28 Mar 2016 09:32:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #1, bug #47553 (project octave):

Thanks, Rik.  I've forgotten the reason for that, but as I recall, it was to
make the behaviour match Matlab's in some context.  It may break it in another
(such as when the new-line character is defined to be something other than \r,
\n or \r\n), but for now there are many bigger bugs to chase...


A related incompatibility is that Matlab only interprets delimiters \b, \n,
\r, \t and \\ within a single-quoted string, whereas Octave interprets its
full range of escapes, including \a (=7), \f (=12) and \v (=11).  However, I
consider Octave's behaviour better and unlikely to cause problems.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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