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 件のコメント

peigen
peigen 2020 年 9 月 23 日
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!
Fangjun Jiang
Fangjun Jiang 2020 年 9 月 23 日
f=plot(1:10);
dcm=datacursormode; % It seems this will turn it off
peigen
peigen 2020 年 9 月 23 日
It does work! Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMathematics についてさらに検索

製品

タグ

質問済み:

2020 年 9 月 23 日

コメント済み:

2020 年 9 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by