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: Rik
Subject: [Octave-bug-tracker] [bug #47553] textscan Whitespace characters different from Matlab
Date: Mon, 28 Mar 2016 18:12:18 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

I only reported this because I was re-working the documentation string and
noticed the difference with Matlab.

Does the example in comment #3 yield something different in Matlab?

I tried 


textscan(sprintf('one\ntwo\nthree\nfour\n'), '%s %s', "Whitespace", " \b\t")


and it gave the same result as


textscan(sprintf('one\ntwo\nthree\nfour\n'), '%s %s')


so perhaps this is only a documentation issue to fix.


    _______________________________________________________

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]