how to visually pick graphic objects
5 views (last 30 days)
Show older comments
Hi, I defined a 3d "world" in matlab (axes). within this "world" i draw a few graphic objects (cubes and spheres using patch and surf commands). i wish to pick one of these object handles by simply clicking on them in the figure. (after the click i want to get the graphic handle of the object thats under the cursor)
is this possible? and if so, how?
0 Comments
Answers (1)
See Also
Categories
Find more on Graphics Object Properties in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!