How to close the small blue window appeared in the command window
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Does anyone experience this, where a small blue window appears in the command window and cannot be closed?
3 Kommentare
Antworten (2)
Ameer Hamza
am 11 Mai 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 Kommentare
Walter Roberson
am 11 Mai 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 Kommentare
Siehe auch
Kategorien
Mehr zu Entering Commands finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!