readmatrix_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

readmatrix_test is available in a MATLAB version.

Related Data and Programs:

csv, a data directory which contains examples of Comma Separated Value (CSV) files;

load_test

readtable_test

stats, a dataset directory which contains datasets for computational statistics, including biometric measurements, movie attendance and sales, taxicab fares and distances;

Source Code:


Last revised on 04 January 2020.