I strongly suggest you read the "What Makes a Good Problem?" section on http://www.mathworks.com/matlabcentral/anniversary/triathlon_guidelines. Please pay attention to the second guideline: It should have more than one test point.
The problem title and description have been improved and the test suite expanded.
Link from Peng Liu's comment has been down for several days. However the advice is still valid: Test Suites should include at least four test cases — although more are often necessary to prevent hard-coded workarounds.
Thanks to goc3 for improving the Test Suite and fixing the other issues. Those people interested in developing their own test suites might like to try the series of problems starting with https://www.mathworks.com/matlabcentral/cody/problems/44631
Determine whether a vector is monotonically increasing
11930 Solvers
Sum all integers from 1 to 2^n
8425 Solvers
Cumulative product of a vector
210 Solvers
Conversion from hours to mili sec
116 Solvers
Sum the squares of numbers from 1 to n
163 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!