readmatrix_test, a MATLAB code which calls readmatrix(), which reads a data file containing numeric data in columns; it can also skip one or more initial rows, read only a specified set of columns, to avoid dealing with text input.
The information on this web page is distributed under the MIT license.
readmatrix_test is available in a MATLAB version.
csv, a data directory which contains examples of Comma Separated Value (CSV) files;
stats, a dataset directory which contains datasets for computational statistics, including biometric measurements, movie attendance and sales, taxicab fares and distances;