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