Problem 42633. Cumulative maximum of an array
Solution Stats
Problem Comments
-
3 Comments
Jean-Marie Sainthillier
on 7 Jul 2022
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.
Christian Schröder
on 7 Oct 2022
@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.
Dyuman Joshi
on 9 Oct 2022
The test suite has been updated temporarily.
Problem Recent Solvers30
Suggested Problems
-
Select every other element of a vector
28077 Solvers
-
5178 Solvers
-
2806 Solvers
-
1338 Solvers
-
Convert a vector into a number
579 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!