display cell array vertically
Mostrar comentarios más antiguos

I WANT THIS:

1 comentario
A = {{1,2},{3,4}}
B = vertcat(A{:})
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!