Neural Network Toolbox    
mat2cell

Break matrix up into a cell array of matrices

Syntax

mat2cell(M,R,C);

Description

mat2cell(M,R,C) takes three arguments,

and returns a cell array of matrices, found using R and C.

Examples

See Also

cell2mat


 mandist maxlinlr