Can I make objects in a plot untargetable for data cursor?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Lutz Thieschäfer
il 6 Giu 2017
Commentato: Lutz Thieschäfer
il 7 Giu 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 Commenti
Risposta accettata
Walter Roberson
il 6 Giu 2017
With R2014b or later, the data cursor will not react to any item whose 'PickableParts' is set to 'none'
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Polygons in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!