How can I change the font size in the command window for the mode -nodesktop?
조회 수: 44 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Adam Danz
2023년 4월 19일
편집: Adam Danz
2023년 4월 20일
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
Adam Danz
2023년 4월 20일
You're right. I just saw that you are using R2021. This feature was added in R2022a.
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!