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 Solvers71
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3504 Solvers
-
Project Euler: Problem 5, Smallest multiple
1543 Solvers
-
Rotate counterclockwise a matrix 90 deg with left-bottom element
160 Solvers
-
Determine if input is divisible by three.
234 Solvers
-
Calculate Amount of Cake Frosting
28163 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!