MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core::cell | |
Functions | |
function | mxberry::core::cell::cell2mat (in inpCArr) |
CELL2MAT does the same as the built-in cell2mat function but a) 20% faster b) works with cell arrays of objects and even values of different types, the only limitation is ability of the built-in cat function to concatenate values from inpCArr to process them. More... | |