change array into matrix
Ältere Kommentare anzeigen
How to write a 4 values in rectangular grid a=[8 4 6 2]
it will become
a=
8 4
6 2
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Creating and Concatenating Matrices 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!