Windows 10 command line matlab -nodesktop font size 4k hidpi screen
조회 수: 3 (최근 30일)
이전 댓글 표시
When running matlab -nospash -nodesktop on my 4k hidpi screen the text is so small it's unreadable. Is there a way to increase the fontsize or the scale factor of the command window? In the regular editor I've done:
>> s = settings; s.matlab.desktop.DisplayScaleFactor
>> s.matlab.desktop.DisplayScaleFactor.PersonalValue = 2
But not surprisingly, this doesn't work with -nodesktop.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!