Readtext wrapper

A wrapper for READTEXT which builds it in smaller chunks (reduces peak memory footprint).
822 Downloads
Aktualisiert 30. Okt 2012

Lizenz anzeigen

Works exactly the same as READTEXT

[data, result]= readtext2(source, delimiter, comment, quotes, options)

The only difference is if the first attempt didn't work, it'll try to read it in again in smaller chunks, to reduce the peak memory footprint.

Zitieren als

Geoffrey Akien (2026). Readtext wrapper (https://de.mathworks.com/matlabcentral/fileexchange/26299-readtext-wrapper), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R14SP3
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Data Preprocessing finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen
Quellenangaben

Inspiriert von: readtext

Version Veröffentlicht Versionshinweise
1.1.0.0

Bundled getfilesize with submission. Thanks for the heads up on the error.

1.0.0.0