You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Essentially a wrapper for textscan, but requiring less everyday coding. Just tell the function the file, whether you want all rows or every n'th, which (or all) columns you want, and the maximum number of rows to load (if you don't know how big the file is).
The script assumes that an individual line in the file is of a manageable size, and that all lines have the same length.
Cite As
Kaare (2026). Load parts of a data file (https://uk.mathworks.com/matlabcentral/fileexchange/40654-load-parts-of-a-data-file), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (1.68 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
