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

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

[Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1


From: anonymous
Subject: [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size
Date: Wed, 13 May 2020 11:17:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

Follow-up Comment #6, bug #58345 (project octave):

Rik, that was very comprehensive! Thank you! I had been using the C++ versions
of textscan and fgetl before but I had not tried dlmread and that would be the
best way to eliminate my bottleneck in reading data from file.

Unfortunately in my case, the data coming in is from an external C++
application, and editing its source to write Octave-readable binary formats is
impractical at present (my Octave code is only one downstream client for its
output data, among many). But dlmread and dlmwrite are very promising. Thank
you again.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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