dpb
Posts:
6,690
Registered:
6/7/07
|
|
Re: find location in matrix and print min and max for each column batch
Posted:
Nov 23, 2012 8:06 PM
|
|
On 11/23/2012 6:05 PM, Michael wrote: > I'm having an issue with the last part of an assignment. Part (b), ii > and iii and part (e). I can't seem to be able to display the locations > for part (b) or print the batch # corresponding to the min and max > values for each row. Can anyone help? ... > (ii) print out the maximum value of x and its location. > (iii) print out the minimum value of x and its location.
doc max % Read carefully all possible uses described...
...
--
|
|