Problem 1746. Get me! v2
Solution Stats
Problem Comments
Solution Comments
-
6 Comments
How Cody give a name to this code ?
Does he use the first line ?
If no function header is found cody seems to use by default the expected name (get_me.m in this case); see solution 293880
So it's a script with the default expected function name (get_me here), that can by definition access directly to the base workspace. Fascinating solution...
Very nice...a real one line solution.
I think it uses the first line even if it is a comment.So if you delete the first line of solution 293880, it will not work
see solution 516182. And its default should be your_fcn_name.m if there is not the first line.
see solution 482186 of problem 902
Problem Recent Solvers21
Suggested Problems
-
6525 Solvers
-
Back to basics 12 - Input Arguments
570 Solvers
-
449 Solvers
-
436 Solvers
-
07 - Common functions and indexing 1
407 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!