Can I make objects in a plot untargetable for data cursor?

1 vue (au cours des 30 derniers jours)
Lutz Thieschäfer
Lutz Thieschäfer le 6 Juin 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)?

Réponse acceptée

Walter Roberson
Walter Roberson le 6 Juin 2017
With R2014b or later, the data cursor will not react to any item whose 'PickableParts' is set to 'none'

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by