Is there a method to extract all the data from a nested cell array when each nested cell is of a different size?
Ältere Kommentare anzeigen
For example
1x1 cell
1x2 cell
1x19 cell
1x20 cell
This will produce a ragged array but is there a work around
1 Kommentar
Walter Roberson
am 12 Jun. 2015
What would you want the output to look like?
Are all the elements either cell or numeric?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Cell Arrays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!