How to close the small blue window appeared in the command window
3 次查看(过去 30 天)
显示 更早的评论
Does anyone experience this, where a small blue window appears in the command window and cannot be closed?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/190474/image.jpeg)
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!