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

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

[Octave-bug-tracker] [bug #45047] textread.m: n lines used as repeat cou


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #45047] textread.m: n lines used as repeat count in strread
Date: Mon, 18 May 2015 18:36:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33

Update of bug #45047 (project octave):

             Assigned to:                    None => philipnienhuis         

    _______________________________________________________

Follow-up Comment #2:

@OP: in principle you're right, but the issue lies a bit deeper.

Currently it is as Matlab compatible as can reasonable be (except for another
related bug I saw in strread.m), in the sense that for format strings
referencing at most one line of the data file it is fully ML-compatible.
For format strings referring to more lines, some 2-way communication is
required between strread.m and textread.m (& textscan.m); I had such a beast
working some years ago but it was ugly code and hard to maintain so I opted
for the current solution.

Anyway I think that I'd rather clarify the help text than follow your
suggestion.

In the mean time I spotted a few other issues. I'll look into all of it (incl.
bug #45046) a little later this week.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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