Can I make objects in a plot untargetable for data cursor?
2 ビュー (過去 30 日間)
古いコメントを表示
Lutz Thieschäfer
2017 年 6 月 6 日
コメント済み: Lutz Thieschäfer
2017 年 6 月 7 日
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 件のコメント
採用された回答
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!