How can I change the font size in the command window for the mode -nodesktop?
45 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Adam Danz
il 19 Apr 2023
Modificato: Adam Danz
il 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 Commenti
Adam Danz
il 20 Apr 2023
You're right. I just saw that you are using R2021. This feature was added in R2022a.
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!