-
1 Comment
Umur Ulas Harman
on 25 Jun 2020
function y = your_fcn_name(x)
y = max(max(x));
end
Suggested Problems
-
611 Solvers
-
Create a square matrix of multiples
482 Solvers
-
708 Solvers
-
Simple equation: Annual salary
4202 Solvers
-
What is Sum Of all elements of Matrix
419 Solvers
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!