Problem 344. Back to basics 2 - Function Path
Solution Stats
Problem Comments
-
1 Comment
First & third test cases omits '.m' extension while second consider '.m' extension.
Need to modify the test cases.
Solution Comments
-
1 Comment
This question is more geared toward gaming the test suite as you can't solve it without seeing how the solution needs to be altered according to the tests given.
-
2 Comments
Can some one tell me what is wrong with the below code:
y = which(x)
For certain functions, which(x) returns more than the path name.
Problem Recent Solvers170
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
41134 Solvers
-
13245 Solvers
-
Find relatively common elements in matrix rows
1329 Solvers
-
Arrange Vector in descending order
6515 Solvers
-
357 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!