-
1 Comment
Umur Ulas Harman
on 25 Jun 2020
function y = your_fcn_name(x)
y = max(max(x));
end
Suggested Problems
-
3895 Solvers
-
Make a random, non-repeating vector.
9940 Solvers
-
Getting the indices from a matrix
661 Solvers
-
743 Solvers
-
5577 Solvers
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!