How can i reshape a matrix into a vector ?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Gn Gnk
il 9 Dic 2020
Risposto: Walter Roberson
il 9 Dic 2020
Hello ,
How can i reshape an array like this [10 20 30
40 50 60]
to :
[40
50
60
10
20
30]
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!