Home > freetb4matlab > statistics > caseread.m

caseread

PURPOSE ^

% Read case names from an ascii file.

SYNOPSIS ^

function names = caseread (f='')

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003