Filter löschen
Filter löschen

MATLAB R2018a linux scaling issues

4 Ansichten (letzte 30 Tage)
Moy Yuan
Moy Yuan am 6 Aug. 2018
Kommentiert: David Meko am 15 Feb. 2020
I am running MATLAB R2018a on Ubuntu-based system. All information displayed within MATLAB is too small to be readable even my Gnome Desktop is scaling correctly with all other software such as Firefox. I noticed that this is an issue since R2014a and four years have now past why is it still an issue? Or it is fixed in a way that I failed to find out?

Antworten (2)

Kevin Buhr
Kevin Buhr am 27 Aug. 2018
I managed to find a solution on the HiDPI page on ArchWiki. On my Ubuntu 16.04 system with Matlab R2018a, I've verified that running:
>> s = settings;s.matlab.desktop.DisplayScaleFactor
>> s.matlab.desktop.DisplayScaleFactor.PersonalValue = 2
and then restarting Matlab fixes scaling (of icons and text) on my 3200x1800 laptop. The ArchWiki page claims this works with R2017b and up.
  1 Kommentar
David Meko
David Meko am 15 Feb. 2020
Thanks! I did this running Ubuntu 18.04, Matlab R18b. Laptop screen res was set to
2048x1152, scaling 200%. Needed microscope to read Matlab desktop text. Now A-OK!

Melden Sie sich an, um zu kommentieren.


Josh G.
Josh G. am 16 Aug. 2018
This won't help with scaling issues for icons (if that's what you mean), but for text, go to Preferences > Fonts to set the text size and font. You will probably want to check "Use antialiasing to smooth desktop fonts (requires MATLAB restart)" as well.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by