the data info from the cursor

3 Ansichten (letzte 30 Tage)
peigen
peigen am 23 Sep. 2020
Kommentiert: peigen am 23 Sep. 2020
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
Tools, check or un-check "Data Tips".
  3 Kommentare
Fangjun Jiang
Fangjun Jiang am 23 Sep. 2020
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 Get Started with MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by