in matlab, find the array position of an entry closest to some arbitrary value » from the desk of st

in matlab, find the array position of an entry closest to some arbitrary value » from the desk of st

瀏覽:1449
日期:2025-07-02
Is there a similar way to get position information out of a matrix. I tried something like, [row,col]=min(min(matrix)) but that returns only the final row that the element is in, not its ......看更多