How to close the small blue window appeared in the command window
1 view (last 30 days)
Show older comments
Does anyone experience this, where a small blue window appears in the command window and cannot be closed?
3 Comments
Answers (2)
Ameer Hamza
on 11 May 2018
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 Comments
Walter Roberson
on 11 May 2018
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 Comments
See Also
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!