Matlab ToolTip Doesn't Dissapear
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
I am using Matlab R2018b on Ubuntu 16.04 LTS.
I am experiencing an issue with pop-up windows that do not close.
This most frequently occurs when I am typing a function and the tooltip/datatip window appears. This window will occasionally freeze on my screen, or be replaced by a transparent box. I am not able to move these persistent windows, and their presence occuldes my Editor/Command window. The only way to remove these windows is to restart Matlab, which is a big waste of time.
Is there a solution for this?
Thanks
댓글 수: 0
답변 (1개)
Jemima Pulipati
2020년 3월 3일
Hello,
There is a way other than restarting Matlab, if you hover on the same exact variable from the same exact file which caused the tooltip/ datatip to pop up, most likely the tooltip / datatip closes.
A similar question has been answered by the community which may be of relevance to you.
댓글 수: 2
Michael Bird
2020년 7월 19일
This is a different problem. When typing a function name in the command or edit window, a tooltip pops-up. This occasionally gets stuck and cannot be deleted. The datatips solution does not work for this bug.
Michael Bird
2020년 7월 19일
Found a solution here:
Not sure why the fix needs to be in a "content obscured" p-file. Seems a bit dicey to me, but it's from Matlab's Official Bug Report site, so hopefully its safe.
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!