


% -*- texinfo -*-
% @deftypefn {Function File} {@var{names} =} caseread (@var{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.
% @seealso{casewrite, tblread, tblwrite, csv2cell, cell2csv, fopen}
% @end deftypefn