Problem 42633. Cumulative maximum of an array
Solution Stats
Problem Comments
-
3 Comments
There is a problem is the first test.
Remove the assert(isempty(strfind(filetext,'max'))) because the name of the function cumax contains the string max.
Thank you.
@Matthew, could you be so kind and fix the first test? As it is, it is impossible to solve this problem since the function name "cumax" itself contains the string "max".
This also makes it impossible to obtain the Matrix Manipulation III badge.
The test suite has been updated temporarily.
Solution Comments
Show commentsProblem Recent Solvers40
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52119 Solvers
-
Get the area codes from a list of phone numbers
1070 Solvers
-
Convert hex color specification to MATLAB RGB
250 Solvers
-
Find out sum and carry of Binary adder
1640 Solvers
-
53 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!