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 Solvers73
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
2086 Solvers
-
821 Solvers
-
Replace multiples of 5 with NaN
465 Solvers
-
Add a row of zeros on top of a matrix
265 Solvers
-
Find the Oldest Person in a Room
20166 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!