Select a specific column from a 4-D array

1 回表示 (過去 30 日間)
Marvin Friedrich
Marvin Friedrich 2021 年 5 月 9 日
回答済み: Matt J 2021 年 5 月 10 日
Hello guys i want to select the first row from my 4-D array to calculate something else.
x(nf,nb1,nb2,:) is the array
I thought about
Test=x(:);
To get the first row in a new Vector
It gives me a new Vector. Is this correct?

採用された回答

Matt J
Matt J 2021 年 5 月 10 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrices and Arrays についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by