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.
Problem Recent Solvers17
Suggested Problems
-
1264 Solvers
-
Construct a string from letters and counts
138 Solvers
-
1008 Solvers
-
Getting the indices from a matrix
568 Solvers
-
48 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!