cell2mat
PURPOSE
% Convert the cell array @var{c} into a matrix by concatenating all
SYNOPSIS
function m = cell2mat (c)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- cell2mat % Convert the cell array @var{c} into a matrix by concatenating all
This function is called by:
- accumarray %
- blkdiag % Build a block diagonal matrix from @var{a}, @var{b}, @var{c}, @dots{}.
- cell2mat % Convert the cell array @var{c} into a matrix by concatenating all
- parcellfun % Evaluates a function for multiple argument sets using multiple processes.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003