フィルターのクリア

max matrix from 3D matrix

2 ビュー (過去 30 日間)
Sanghyun Lee
Sanghyun Lee 2019 年 9 月 9 日
編集済み: madhan ravi 2019 年 9 月 9 日
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

採用された回答

madhan ravi
madhan ravi 2019 年 9 月 9 日
max(matrix,[],3)
  1 件のコメント
madhan ravi
madhan ravi 2019 年 9 月 9 日
編集済み: madhan ravi 2019 年 9 月 9 日
"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.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by