Take data out of a structure horizontally

1 visualizzazione (ultimi 30 giorni)
Fernando Dehonor
Fernando Dehonor il 20 Mag 2022
Risposto: Matt J il 20 Mag 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?

Risposte (1)

Matt J
Matt J il 20 Mag 2022
Transpose the matrices.

Categorie

Scopri di più su Structures in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by