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!

 Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 23 Sep. 2020

0 Stimmen

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

3 Kommentare

peigen
peigen am 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 am 23 Sep. 2020
It does work! Thanks!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 23 Sep. 2020

Kommentiert:

am 23 Sep. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by