dpb
Posts:
6,677
Registered:
6/7/07
|
|
Re: find location in matrix and print min and max for each column
Posted:
Nov 24, 2012 6:26 PM
|
|
On 11/24/2012 5:02 PM, Michael wrote: > dpb <none@non.net> wrote in message <k8rg0e$mmq$1@speranza.aioe.org>... >> On 11/24/2012 2:45 PM, Michael wrote: >> ... >> >> > I completely understand. I don't expect you to do the problem for me, >> > just some good advice is perfect. I think though this problem requires >> > more than just using max and min, I believe it wants us to use max, min >> > with the find command or something.... >> >> No. >> >> It only needs the output _available_ from the max/min functions. >> >> Again, I can' emphasize that you need to look at all the possible ways >> given for the syntax...(VBHint: return values) >> >> -- > > Ok. I will continue trying and see if I can figure it out. Thanks you > for the advice. I appreciate it!
What does the optional return value do?
--
|
|