Matlab - Exporting cell arrays within cell arrays -
i have 1x6 cell array. each of cells arrays contains 5000x1 cell array comprising either strings or numbers. export fprintf
in 6 columns separated e.g. backslash. use or, alternatively, on how combine data single 5000x6 cell array (i can manage export simple loop).
thanks in advance.
how
[ my6cell{:} ]
it should return single cell array of size 5000x6
Comments
Post a Comment