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

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

[Octave-bug-tracker] [bug #31380] textread() lacks format specifier repe


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #31380] textread() lacks format specifier repeat
Date: Sun, 24 Jul 2011 23:07:06 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #7, bug #31380 (project octave):

With today's latest code fixes on my box (but perhaps it worked before them as
well):

octave.exe:94> isequal (strread ('1 2 3 4', '%d', 2), [1; 2])
ans =  1
octave.exe:95>

Hopefully tomorrow I can prepare patches and have a look at the example
data2.csv file.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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