Can I make objects in a plot untargetable for data cursor?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Lutz Thieschäfer
el 6 de Jun. de 2017
Comentada: Lutz Thieschäfer
el 7 de Jun. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 6 de Jun. de 2017
With R2014b or later, the data cursor will not react to any item whose 'PickableParts' is set to 'none'
Más respuestas (0)
Ver también
Categorías
Más información sobre Polygons en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!