How can I change the font size in the command window for the mode -nodesktop?
44 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Adam Danz
el 19 de Abr. de 2023
Editada: Adam Danz
el 20 de Abr. de 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 comentarios
Adam Danz
el 20 de Abr. de 2023
You're right. I just saw that you are using R2021. This feature was added in R2022a.
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!