change array into matrix
Mostrar comentarios más antiguos
How to write a 4 values in rectangular grid a=[8 4 6 2]
it will become
a=
8 4
6 2
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating and Concatenating Matrices 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!