Home > freetb4matlab > general > celldisp.m

celldisp

PURPOSE ^

% Recursively display the contents of a cell array. By default the values

SYNOPSIS ^

function celldisp (c, name)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} celldisp (@var{c}, @var{name})
% Recursively display the contents of a cell array.  By default the values
% are displayed with the name of the variable @var{c}.  However, this name
% can be replaced with the variable @var{name}.
% @seealso{disp}
% @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