Take data out of a structure horizontally

1 次查看(过去 30 天)
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?

回答(1 个)

Matt J
Matt J 2022-5-20
Transpose the matrices.

类别

Help CenterFile Exchange 中查找有关 Structures 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by