When I move my cursor on the figure, the data info automatically shows up without click. Is there a way to get rid of it? I am using MATLAB 2020a, but I think this is also the case for the earlier versions. Thanks!

 Réponse acceptée

Fangjun Jiang
Fangjun Jiang le 23 Sep 2020

0 votes

Tools, check or un-check "Data Tips".

3 commentaires

peigen
peigen le 23 Sep 2020
Thanks, Fangjun. It works, but I have to un-check this for every figures. Is it possible that do it once and for all? Thanks!
f=plot(1:10);
dcm=datacursormode; % It seems this will turn it off
peigen
peigen le 23 Sep 2020
It does work! Thanks!

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by