Font rendering issue in MATLAB R2019a on Ubuntu 18.04
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
as the title suggests, I'm using MATLAB R2019a on an up-2-date Ubuntu 18.04 machine with Intel Integrated Graphics and two 24" normal-dpi monitors.
I now noticed something that makes me wonder if what I'm experiencing is indeed normal. Namely, when printing the current path, there is no wrapping or whatever, but there are hundreds of letters printed over each other in the same line, creating an unreadable gibberish.
Any ideas on how to fix this issue?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/232329/image.png)
0 Kommentare
Antworten (1)
Sai Bhargav Avula
am 24 Mär. 2020
Hi,
Try setting the 'FontSmoothing' axes property to 'off'. It is 'on' by default.
The link below contains more information about MATLAB's DPI-aware behavior
Also the answer in the below given link gives some work arounds but these are mostly for high dip.
Hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown 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!