Can I make objects in a plot untargetable for data cursor?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2017-6-6
With R2014b or later, the data cursor will not react to any item whose 'PickableParts' is set to 'none'
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polygons 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!