You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
Index values of the n highest elements of a matrix
Given a defined matrix of a defined size, how can I return the row and column index values of the 5 highest values in this matrix? (without using svmat)
Comment