mlab icon indicating copy to clipboard operation
mlab copied to clipboard

Numpy Array converted to the type of cell in Matlab

Open xyc19970716 opened this issue 5 years ago • 0 comments

Thanks to your cool project! But when i transports a 3D array to matlab function, it will translate to cell in Matlab. It is difficult for me to use in my scene. I just add cell2mat in my Matlab script now to produce final result. Can you transform it at the code level?

xyc19970716 avatar Aug 27 '20 02:08 xyc19970716