Windows 10 command line matlab -nodesktop font size 4k hidpi screen

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

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!