Convert double array into column vector
40 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello!
How can I convert the data format below ( f or f(:) ) into the data format in the other image (columns) ?


2 commentaires
James Tursa
le 30 Juil 2019
It is unclear to me what format you are starting with and what format you want to end up with.
Réponse acceptée
Plus de réponses (2)
the cyclist
le 30 Juil 2019
I'm not clear on the same point that James mentioned, but I'm going to guess that the reshape command is what you need.
0 commentaires
Voir également
Catégories
En savoir plus sur Logical 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!