display cell array vertically
Ältere Kommentare anzeigen

I WANT THIS:

1 Kommentar
A = {{1,2},{3,4}}
B = vertcat(A{:})
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical 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!