Function File: names = caseread (filename)

Read case names from an ascii file.

Essentially, this reads all lines from a file as text and returns them in a string matrix.

See also: casewrite, tblread, tblwrite, csv2cell, cell2csv, fopen.

Package: statistics