Scatter datatips won’t display with callback

I plotted a scatterplot and added datatips. This worked successfully. Then I added a callback function to the scatterplot using the ‘ButtonDownFcn’ property and now my datatips won’t display. Is there some property I need to set so these 2 things work together?

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2023 年 5 月 12 日

0 投票

You can enable datatip using a couple of commands: see DOC1
Also, you can make it interactive: see DOC2

2 件のコメント

Lindsey
Lindsey 2023 年 5 月 13 日
I tried these methods and they don’t work when you have a Callback function for the scatterplot.
Lindsey
Lindsey 2023 年 5 月 13 日
編集済み: Walter Roberson 2023 年 5 月 13 日

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

カテゴリ

質問済み:

2023 年 5 月 12 日

編集済み:

2023 年 5 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by