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

 Respuesta aceptada

madhan ravi
madhan ravi el 9 de Sept. de 2019

0 votos

max(matrix,[],3)

1 comentario

madhan ravi
madhan ravi el 9 de Sept. de 2019
Editada: madhan ravi el 9 de Sept. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 9 de Sept. de 2019

Editada:

el 9 de Sept. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by