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

63.3% Correct | 36.7% Incorrect
Last Solution submitted on Apr 06, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers63

Suggested Problems

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!