loadtxt

Load text organized in columns
777 Downloads
Updated 20 Jun 2010

View License

This function allows to load any file organized in column and places the result in a cell array. The advantage over textscan is that the content of the file does not have to be defined in advance. The function by default automatically interpret numerical values. It is also possible to define one's own delimiters and to import blank cells. The help message of the function contains more details.

Cite As

Arnaud Delorme (2024). loadtxt (https://www.mathworks.com/matlabcentral/fileexchange/27962-loadtxt), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0