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 CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by