Take data out of a structure horizontally

1 回表示 (過去 30 日間)
Fernando Dehonor
Fernando Dehonor 2022 年 5 月 20 日
回答済み: Matt J 2022 年 5 月 20 日
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 Center および File ExchangeStructures についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by