How to disable default interactivity / datatips "forever"?

I searched this but found no way to permanently turn off the annoying datatips for "ALL" axis ever generated by MATLAB. The given options only disable the datatips generated for current axis and then the option comes back on for all other figures. This is extremely annoying and prevents one from interacting with programs where they precisely need to click a pixel in the figure window (e.g. camera calibration).
Any way to do so?

回答(1 个)

3 个评论

Tried those before I posted the question. The toolbar comes back for new figures randomly.
I had to use disableDefaultInteractivity inside the scripts multiple times but surprisingly still the toolbar automatically manages to come back randomly
Try the following link.
It worked well in my environment.
Sorry if you have already tried this one too.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

产品

版本

R2020a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by