How transform matrix to vector
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Meriem Ben Kalia
le 22 Août 2020
Commenté : Meriem Ben Kalia
le 22 Août 2020
hello everyone,
I have matrix with 6*36 elements I want to transform all the elements in vector with 108*1 (108=6*36)
example A=[1 2 3;8 9 7] will be B=[1;2;3;8;9;7 ]
and thank you very much
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!