Windows 10 command line matlab -nodesktop font size 4k hidpi screen
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Environment and Settings dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!