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

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -