Matlab with HiDPI... is still an issue on Linux(?)
Show older comments
Hi,
I wonder if there is a solution for the small interface issue that Matlab has on HiDPI screen under Linux. It is becoming a real messy working intensively, especially with AppDesigner that suffers also because you cannot change the font size in the editor.
Thanks for the help.
Fabio
Accepted Answer
More Answers (3)
Abhinuv Pitale
on 4 Sep 2018
This worked really well for me on Ubuntu 16.04
>> s = settings;s.matlab.desktop.DisplayScaleFactor
>> s.matlab.desktop.DisplayScaleFactor.PersonalValue = 1.5
Additionally, I changed font properties in Preferences -> Font to higher font values.
Brian Chen
on 10 Mar 2017
1 vote
Has this issue been resolved in R2017a?
5 Comments
Walter Roberson
on 10 Mar 2017
Unfortunately, the release notes for R2017a contain no information about High DPI, so there are probably no changes yet. I have not been given a time-frame for this.
Yang
on 10 Apr 2017
They do not plan to solve is I guess
Walter Roberson
on 11 Apr 2017
You could start a support case on the topic and ask, and get told the answer under Non-Disclosure. The volunteers who answer questions here cannot reveal anything they might happen to have learned under Non-Disclosure.
marvin rüppel
on 17 May 2017
THis is terrible. Matlab is extremely inconvenient to use with the extremely small symbols.
Walter Roberson
on 17 May 2017
I recommend you raise the matter as a support case. Any of the volunteers who might happen to know something about the situation would not be permitted to comment about it.
Walter Roberson
on 17 Dec 2016
0 votes
No, unfortunately as of R2016b the issue is not resolved.
1 Comment
Fabio Garofalo
on 17 Dec 2016
Edited: Fabio Garofalo
on 17 Dec 2016
Categories
Find more on Programming in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


