the data info from the cursor

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!

 Risposta accettata

Fangjun Jiang
Fangjun Jiang il 23 Set 2020

0 voti

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

3 Commenti

peigen
peigen il 23 Set 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 il 23 Set 2020
It does work! Thanks!

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by