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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

제품

태그

질문:

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