MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core::cell | |
Functions | |
function | mxberry::core::cell::csvwrite (in fileName, in inpCMat, in varargin) |
CSVWRITE writes a specified cell matrix into a comma-separated file specified by name. All columns of the matrix are expected to be of the same type. As of the moment only 'char' and all numeric types are supported. More... | |
function | mxberry::core::cell::checkTypeOfAllRows (in isNeededTypeMat, in typeName) |