Problem 339. exactly?
Solution Stats
Problem Comments
-
1 Comment
Any particular reason why we can't use the eval function in the code? My solution using that just gave me the following:
Error: You may not use the command EVAL in your code
Solution Comments
-
2 Comments
I get this message as description of my failing solution: "Undefined function 'cody.verifyCode' for input arguments of type 'char'."
This is frustratingly unclear.
Giving '7/14' as an example and '1+.25/12+1.25^2' in the test code is not misleading. It is impossible to find understand the requirements without seeing the test data set currently.
Problem Recent Solvers51
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
43419 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14598 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
1661 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
1681 Solvers
-
689 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!