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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
50473 Solvers
-
Make a random, non-repeating vector.
9963 Solvers
-
Split a string into chunks of specified length
1888 Solvers
-
Sum the numbers on the main diagonal
591 Solvers
-
Determine if input is divisible by three.
232 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!