In matlab application
Use vectors P, H, and L to create a 3-by-3 matrix named intmat.
intmat =
1 2 3
4 5 6
7 8 9
Using nested max functions, store the maximum value and index of the element with the highest value in variables named vMax and iMax, respectively.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here