How to close the small blue window appeared in the command window
조회 수: 1 (최근 30일)
이전 댓글 표시
Does anyone experience this, where a small blue window appears in the command window and cannot be closed?
댓글 수: 3
답변 (2개)
Ameer Hamza
2018년 5월 11일
Turn off the function hints from MATLAB Preferences. Run
preferences
Navigate to MATLAB > Keyboard, uncheck Enable function hints. If you want them to appear manually, press Ctrl + F1.
댓글 수: 0
Walter Roberson
2018년 5월 11일
Historically this problem has been connected to using Unity on Linux.
The information there is about empty pop-ups, but the problem with pop-ups not being closable was related if I recall properly.
There have also sometime been really messy displays on Linux due to Java issues; https://www.mathworks.com/matlabcentral/answers/296491-problems-with-matlab-windows-both-editor-and-command-line-windows-when-using-r2016a-on-ubuntu-16-0
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!