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
-
How to find the position of an element in a vector without using the find function
2608 Solvers
-
26 Solvers
-
How long is the longest prime diagonal?
375 Solvers
-
Create a vector whose elements depend on the previous element
534 Solvers
-
510 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!