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

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

[Octave-bug-tracker] [bug #58008] textscan: literals are managed differe


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #58008] textscan: literals are managed differently depending on delimiters
Date: Thu, 19 Mar 2020 12:26:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36

Update of bug #58008 (project octave):

                  Status:               Confirmed => Works For Me           

    _______________________________________________________

Follow-up Comment #4:

The original example works fine if you use


mm = textscan (fid, 'literal%s;literal%s', 'Delimiter', ';')


This seems to me like the right call. I don't see why it should be expected to
work with a space in the literal pattern string.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58008>

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




reply via email to

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