Effacer les filtres
Effacer les filtres

Select a specific column from a 4-D array

1 vue (au cours des 30 derniers jours)
Marvin Friedrich
Marvin Friedrich le 9 Mai 2021
Réponse apportée : Matt J le 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?

Réponse acceptée

Matt J
Matt J le 10 Mai 2021

Plus de réponses (0)

Catégories

En savoir plus sur Matrices and Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by