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)?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/164927/image.jpeg)
댓글 수: 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!