matlab_initialized_cells/4

"matlab_initialized_cells( + SizeX, + SizeY, + List, ? Array" )

MATLAB will create an array of cells of size SizeX and SizeY, initialized from the list List, and if Array is bound to an atom, store the array in the matlab variable with name Array.