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

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

Products

Release

R2019b

Asked:

on 18 Nov 2019

Edited:

on 18 Nov 2019

Community Treasure Hunt

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

Start Hunting!