Readtext wrapper
Version 1.1.0.0 (2,85 ko) par
Geoffrey Akien
A wrapper for READTEXT which builds it in smaller chunks (reduces peak memory footprint).
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.
Citation pour cette source
Geoffrey Akien (2024). Readtext wrapper (https://www.mathworks.com/matlabcentral/fileexchange/26299-readtext-wrapper), MATLAB Central File Exchange. Récupéré le .
Compatibilité avec les versions de MATLAB
Créé avec
R14SP3
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Data Preprocessing dans Help Center et MATLAB Answers
Tags
Remerciements
Inspiré par : readtext
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.0 | Bundled getfilesize with submission. Thanks for the heads up on the error. |
||
1.0.0.0 |