Readtext wrapper
Version 1.1.0.0 (2.85 KB) by
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.
Cite As
Geoffrey Akien (2023). Readtext wrapper (https://www.mathworks.com/matlabcentral/fileexchange/26299-readtext-wrapper), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP3
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Preprocessing Data in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: readtext
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.