Indices for Minimum of an Array
Posted: Mon Sep 02, 2013 11:36 am
I have an array A(625,625) with minimum value returned by %minvalue(A).
Is there a simple way of returning the indices for this value?
%minindex(A) does not work even though its argument is said to be an array.
Is there a simple way of returning the indices for this value?
%minindex(A) does not work even though its argument is said to be an array.