Take data out of a structure horizontally

1 vue (au cours des 30 derniers jours)
Fernando Dehonor
Fernando Dehonor le 20 Mai 2022
Réponse apportée : Matt J le 20 Mai 2022
I have a structure within another structure ( as a 9 x 807 matrix), I want to pull it out as a 1x 7263 but the data keeps being pulled vertically down the colomn. I want it pulled row by row ( top row to bottom row).
What is the vector notation to do this?

Réponses (1)

Matt J
Matt J le 20 Mai 2022
Transpose the matrices.

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by