We use the same secret function used on the past "Find my secret function ..."
x=23 -------->> y=3
X=1000 ------->> 163
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15817 Solvers
-
834 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
405 Solvers
-
151 Solvers
-
294 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I cleaned up the test suite so that the forbidden functions are only checked once and reside in their own test case.
Please check the faulty test case 1 where "filetext" is undefined.
The filetext problem has been fixed.