Can I make objects in a plot untargetable for data cursor?

2 ビュー (過去 30 日間)
Lutz Thieschäfer
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)?

採用された回答

Walter Roberson
Walter Roberson 2017 年 6 月 6 日
With R2014b or later, the data cursor will not react to any item whose 'PickableParts' is set to 'none'
  1 件のコメント
Lutz Thieschäfer
Lutz Thieschäfer 2017 年 6 月 7 日
That's it! Thanks a lot Walter! :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePolygons についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by