Module core

Module core 

Source
Expand description

Core cell-array builtins.

Modulesยง

cell
MATLAB-compatible cell builtin implemented for the modern RunMat runtime.
cell2mat
MATLAB-compatible cell2mat builtin implemented for the modern RunMat runtime.
cellfun
MATLAB-compatible cellfun builtin with host execution semantics for RunMat.
cellstr
MATLAB-compatible cellstr builtin implemented for the modern RunMat runtime.
mat2cell
MATLAB-compatible mat2cell builtin for RunMat.