Effacer les filtres
Effacer les filtres

max matrix from 3D matrix

2 vues (au cours des 30 derniers jours)
Sanghyun Lee
Sanghyun Lee le 9 Sep 2019
Modifié(e) : madhan ravi le 9 Sep 2019
I want to get the max values of each point of the matrix from all 3D matrix and I want the final answer to be a 2D matrix with the same rows and columns as before

Réponse acceptée

madhan ravi
madhan ravi le 9 Sep 2019
max(matrix,[],3)
  1 commentaire
madhan ravi
madhan ravi le 9 Sep 2019
Modifié(e) : madhan ravi le 9 Sep 2019
"doesn't seem to work for me"
is completely useless and if you want a reliable answer you need to explain with illustration of why it's not working with a short 2 by 2 3D matrix and a desired result for that matrix.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by