Readtext wrapper

A wrapper for READTEXT which builds it in smaller chunks (reduces peak memory footprint).
822 descargas
Actualizado 30 oct 2012

Ver licencia

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.

Citar como

Geoffrey Akien (2024). Readtext wrapper (https://www.mathworks.com/matlabcentral/fileexchange/26299-readtext-wrapper), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Preprocessing Data en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: readtext

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

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

1.0.0.0