How can I change the font size in the command window for the mode -nodesktop?
43 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I've been trying to increase the font size in the command window for the mode -nodesktop.
However, the settings for the normal Matlab (GUI) doesn't affect the -nodesktop mode.
Even when I increase the font for the OS - windows 10, in acessibility settings, the font remains the same.
0 Kommentare
Antworten (1)
Adam Danz
am 19 Apr. 2023
Bearbeitet: Adam Danz
am 20 Apr. 2023
Changing the fontsize of the command window programmatically via settings has no effect in -nodesktop.
However, starting in R2022a, you can hold down the ctrl button and increase font size of the command window by using the mouse scroll while using -nodesktop.
2 Kommentare
Adam Danz
am 20 Apr. 2023
You're right. I just saw that you are using R2021. This feature was added in R2022a.
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!