-
1 Comment
Umur Ulas Harman
on 25 Jun 2020
function y = your_fcn_name(x)
y = max(max(x));
end
Suggested Problems
-
2400 Solvers
-
given 3 sides, find area of this triangle
808 Solvers
-
Cell Counting: How Many Draws?
2199 Solvers
-
1512 Solvers
-
Convert from Fahrenheit to Celsius
25478 Solvers
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!