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

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

[Octave-bug-tracker] [bug #37333] textscan called with empty whitespace


From: Andy Register
Subject: [Octave-bug-tracker] [bug #37333] textscan called with empty whitespace
Date: Fri, 14 Sep 2012 21:51:15 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)

Follow-up Comment #11, bug #37333 (project octave):

I went back and looked at the submitted file.  The code is correct in that it
uses a ' ' in the textscan whitespace argument.  It is just the comment that
is wrong.  So the original code with the line 


c = textscan(string, '%s', 'delimiter', ';', 'whitespace', ' ');


should pass the assert.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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