Is there a method to extract all the data from a nested cell array when each nested cell is of a different size?
Mostra commenti meno recenti
For example
1x1 cell
1x2 cell
1x19 cell
1x20 cell
This will produce a ragged array but is there a work around
1 Commento
Walter Roberson
il 12 Giu 2015
What would you want the output to look like?
Are all the elements either cell or numeric?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Cell Arrays in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!