Minimum of a matrix.

From: Benson Leung (einstein_at_hkbu.edu.hk)
Date: 08/10/04


Date: Tue, 10 Aug 2004 11:56:10 +0000 (UTC)

URGENT:

Is there any way to find the indexes of the minimum element of a
matrix in MathCAD 2001? The min() function only finds the minimum
value without giving me the indexes. What is the quickest and easiest
way to do it? I don't want to write a separate subroutine to do it
because time is a crucial factor in my application. Please help.