matlab_cells/2

"matlab_cells( +Size, ? Array" )

MATLAB will create an empty vector of cells of size Size, and if Array is bound to an atom, store the array in the matlab variable with name Array. Corresponds to the MATLAB command cells.