<html>
<body>
Hi Colleen,<br>
Why not just write a brief Inline script to loop through the array and
find the smallest value?<br>
How many values do you have?<br>
Best<br>
Fredrik<br>
At 20:01 2006-06-28, Colleen Parks wrote:<br>
<blockquote type=cite class=cite cite><font face="Trebuchet MS" size=2>Hi,<br>
</font> <br>
<font face="Trebuchet MS" size=2>I've got an array to which I've assigned
a list of random numbers (e.g., Array(0) = random(0,100)).  I need
to find which element/array position has the lowest value without sorting
the array (position in the array is important for another variable later
on).  I've spent a good amount of time searching to figure out what
the code is to find the minimum value of a list of variables, but haven't
found anything yet.  There is no obvious documentation of a general
"find min" and "find max" function outside of the
summation object. (Note that a summation object won't help because it
will return the minimum of a set of values, but will not, as far as I can
tell, indicate which variable (or observation) the minimum value is
linked to).  There's got to be a find min/max ability in there
somewhere!  Can anyone point me in the right direction?<br>
</font> <br>
<font face="Trebuchet MS" size=2>Thanks!<br>
Colleen<br>
</font> <br>
 <br>
<font face="Trebuchet MS" size=2>---------------------------------------<br>
Colleen Parks, Ph.D.<br>
Psychology Department<br>
University of California<br>
One Shields Ave.<br>
Davis, CA 95616<br>
</font> <br>
<font face="Trebuchet MS" size=2><a href="mailto:cmparks@ucdavis.edu">cmparks@ucdavis.edu</a><br>
530.754.9439</blockquote>
<x-sigsep><p></x-sigsep>
Fredrik Ullén<br>
Associate Professor<br>
Stockholm Brain Institute<br>
Dept Woman and Child Health<br>
Neuropediatric Research Unit (ALB, Q2:07)<br>
Karolinska Institutet<br>
SE-171 76 Stockholm<br>
Sweden<br>
personal web page
<a href="http://www.fredrikullen.com/" eudora="autourl">www.fredrikullen.com<br>
</a></font></body>
</html>