Problem 44103. Find the maxmum value of N*N Matrix
Input
x=[1 2 3; 4 5 6; 7 8 9]
output:
y=9
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers76
Suggested Problems
-
Find the position of first minimum value in an integer array with numbers
177 Solvers
-
350 Solvers
-
Find Out sum of principal diagonal element of given matrix
246 Solvers
-
329 Solvers
-
226 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!