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

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

[Octave-bug-tracker] [bug #52355] load 4 times slower than dlmread


From: anonymous
Subject: [Octave-bug-tracker] [bug #52355] load 4 times slower than dlmread
Date: Mon, 6 Nov 2017 16:21:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux i686; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #1, bug #52355 (project octave):

That's because load can handle a range of field separators such as " ", "\t",
"," (and perhaps more), and they can even be mixed wildly in your input file,
which still will be correctly read. Probably there is no valid use-case for
this feature (btw, what does matlab do for mixed field delimiters?), but that
flexibility will cost you.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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