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 Solvers80
Suggested Problems
-
Select every other element of a vector
35178 Solvers
-
Getting the indices from a matrix
693 Solvers
-
Area of an equilateral triangle
6618 Solvers
-
Sort the vector with the given index
124 Solvers
-
Sum of the Multiplication of Vectors
278 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!