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 computer code and data files described and made available on this web page are 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;