Problem 43050. Maximum of ND-array
Find the maximum element of a N dimensional array. Example: A=[1 2 4 ; -20 4 10]; The maximum is 10.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers67
Suggested Problems
-
Determine whether a vector is monotonically increasing
21361 Solvers
-
given 3 sides, find area of this triangle
807 Solvers
-
Given a matrix, return the last eigen value
225 Solvers
-
Deleting an element in a matrix
472 Solvers
-
7618 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!