Can I make objects in a plot untargetable for data cursor?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Lutz Thieschäfer
le 6 Juin 2017
Commenté : Lutz Thieschäfer
le 7 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)?
0 commentaires
Réponse acceptée
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)
Voir également
Catégories
En savoir plus sur Polygons dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!