Problem 344. Back to basics 2 - Function Path
Solution Stats
Problem Comments
-
1 Comment
TAB
on 27 Jun 2012
First & third test cases omits '.m' extension while second consider '.m' extension.
Need to modify the test cases.
Solution Comments
-
1 Comment
Informaton
on 30 May 2017
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
Pavan Toraty
on 23 Oct 2013
Can some one tell me what is wrong with the below code:
y = which(x)
ChrisR
on 25 Apr 2021
For certain functions, which(x) returns more than the path name.
Problem Recent Solvers171
Suggested Problems
-
Determine whether a vector is monotonically increasing
15405 Solvers
-
1050 Solvers
-
Find the sum of the elements in the "second" diagonal
1060 Solvers
-
410 Solvers
-
Is this triangle right-angled?
3946 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!