display cell array vertically
Mostra commenti meno recenti

I WANT THIS:

1 Commento
A = {{1,2},{3,4}}
B = vertcat(A{:})
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Logical 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!