Re: How can I easily MIN & MAX ==> (i,j)s (fwd)

From: Mustafa Coskun (c608643 AT unknown)
Date: Sun Mar 22 1998 - 19:14:26 MST


On Fri, 20 Mar 1998, Mary Haley wrote:

> >
> >
> >
> > Greetings to all,
> >
> > In my contour plot, I would like to print (I,J) of MAXIMUM and MINUM
> > values of my ARRAY(I,J).
> >
> >
> > I used information label routine, but it print only MIN & MAX values.
> > Additionally, I want also array values (i.e., at which grid (i,j) MIN or
> > MAX).
> >
> > I would appreciate to those who gives idea.
> >
>
> The problem with this is that there may be more than one i,j that
> contains your max and min values, so how do you know which i,j to
> single out? You'll just have to do this programmatically by
> looping through your array, finding the max and min, and then storing
> the i and j indices where you found the max and min values.
>
> --Mary
>
>

I don't want RELATIVE MAX' and MIN' indices. I want only absolute MAX' and
MIN's indices.

Thanks a lot for any help

Mustafa



This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:40:33 MDT