How can I change the font size in the command window for the mode -nodesktop?

34 views (last 30 days)
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.

Answers (1)

Adam Danz
Adam Danz on 19 Apr 2023
Edited: Adam Danz on 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 Comments
Lucas Abdalah
Lucas Abdalah on 20 Apr 2023
I have tried this too, but it doesn't respond to the commands, neither (ctrl & +) or (ctrl & mouse scroll).
Maybe there's some problem with my installation, I'll try to reinstall it soon.
Thank you for your answer!
Adam Danz
Adam Danz on 20 Apr 2023
You're right. I just saw that you are using R2021. This feature was added in R2022a.

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!