Home > freetb4matlab > statistics > casewrite.m

casewrite

PURPOSE ^

% Write case names to an ascii file.

SYNOPSIS ^

function names = casewrite (s='', f='')

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} casewrite (@var{strmat}, @var{filename})
% Write case names to an ascii file.
%
% Essentially, this writes all lines from @var{strmat} to
% @var{filename} (after deblanking them).
% @seealso{caseread, 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