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!

 采纳的回答

Fangjun Jiang
Fangjun Jiang 2020-9-23

0 个投票

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

3 个评论

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
It does work! Thanks!

请先登录,再进行评论。

更多回答(0 个)

类别

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by