Can I make objects in a plot untargetable for data cursor?
1 view (last 30 days)
Show older comments
Lutz Thieschäfer
on 6 Jun 2017
Commented: Lutz Thieschäfer
on 7 Jun 2017
Hello, I have a plot with several other objects in it (see picture below). Is it possible that the data cursor only targets the green plot line and ignores the other objects (e.g. the yellow patch and the pink circles)?
0 Comments
Accepted Answer
Walter Roberson
on 6 Jun 2017
With R2014b or later, the data cursor will not react to any item whose 'PickableParts' is set to 'none'
More Answers (0)
See Also
Categories
Find more on Polygons 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!