change array into matrix
Afficher commentaires plus anciens
How to write a 4 values in rectangular grid a=[8 4 6 2]
it will become
a=
8 4
6 2
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!