Problem 1408. Given the name from the legend, return the handle
Solution Stats
Problem Comments
-
2 Comments
Muthu Annamalai
on 6 Apr 2013
Can you give us any hints? I tried findobj() but can't make progress!
Michael C.
on 8 Apr 2013
You are on the right track with findobj(). The trick is what the call to "legend" does to the objects that make the solution very simple.
Solution Comments
Show commentsProblem Recent Solvers18
Suggested Problems
-
8310 Solvers
-
Calculate the Levenshtein distance between two strings
1151 Solvers
-
381 Solvers
-
72 Solvers
-
10978 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!