Select a specific column from a 4-D array

1 Ansicht (letzte 30 Tage)
Marvin Friedrich
Marvin Friedrich am 9 Mai 2021
Beantwortet: Matt J am 10 Mai 2021
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?

Akzeptierte Antwort

Matt J
Matt J am 10 Mai 2021

Weitere Antworten (0)

Kategorien

Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by