Windows 10 command line matlab -nodesktop font size 4k hidpi screen
4 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!