Convert matrix 3d into 2d
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello all,
I have matrix (a*b*n) (3d matrix), I would like to convert it into n 2D matrix (a*b). Can someone help me, please?
Jonathan
2 commentaires
Rik
le 9 Déc 2019
Do you want to just select 1 slice, sum the slices, take the mean of the slices, do something else?
Réponses (1)
Voir également
Catégories
En savoir plus sur Logical 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!