Info

この質問は閉じられています。 編集または回答するには再度開いてください。

index a second array based on max index of a first array

1 回表示 (過去 30 日間)
Joshua Hundley
Joshua Hundley 2017 年 1 月 19 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have a 12-D result array that that I am reducing to a 4-D array based on max value. I use several 12-D input variable arrays to create the result array. How do I index the input arrays based on the max index after multiple dim-compression of the array?
  1 件のコメント
Stephen23
Stephen23 2017 年 1 月 19 日
Probably sub2ind would be what you need.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by