Matlab R2014A blurry on high-dpi windows device
12 次查看(过去 30 天)
显示 更早的评论
I'm running matlab on a 1080p 10" device, and i'm facing a few problems with the resolution of the windows. The whole window is blurry (check the attached images n°3 and n°5), and if i try to run for example simmechanics, matlab resizes the text in a way that each character is so small it's almost impossible to read (check the attached image n°4).
Since this makes matlab almost unusable, how may i fix this?
3 个评论
hlk
2014-9-12
DPI scaling is not a trivial matter. Have a look at http://blogs.windows.com/bloggingwindows/2013/07/15/windows-8-1-dpi-scaling-enhancements/
采纳的回答
Sean de Wolski
2014-10-6
This is fixed in R2014b (the general release, not the prerelease).
1 个评论
Eric G.
2015-2-8
It seems like this is still a problem in R2014b (running on Windows 8.1 with a high-dpi display), and I can't find any mention of it being fixed in the release notes. Furthermore, Process Explorer still shows the MATLAB.exe process DPI Awareness is "Unaware".
How did you fix the problem with R2014b?
更多回答(5 个)
Brian
2014-11-24
编辑:Brian
2014-11-24
It is a problem of the auto-scaling of the application in Windows. Just right click the application symbol, and disable display scaling on high DPI settings. Here are some screenshots of how to do it: http://www.microsoftfanboys.com/2013/02/how-to-adjust-windows-8-display-settings-for-high-dpi-ppi-screens/
2 个评论
Michael Atsma
2015-4-13
I'm currently running R2015a and the problem is not resolved yet, but this solution did the job. I should add that, when you right-click the application, you have to click 'Properties' and go to the 'Compatibility' tab. There you can check the box.
Thanks Brian :)
Bora Eryilmaz
2015-3-10
There is a workaround now available in R2015a release of MATLAB that partially resolves the issues with blurriness and sizing of the MATLAB Desktop on Windows platform. The workaround patch can be downloaded from Bug Report ID 1054442.
1 个评论
Yioryos Kalantzis
2016-10-11
This is the only solution that worked for my case! Im using Win 10 64bit, I had tried a lot of things but only the patch offered for "Bug Report ID 1054442" worked. Thanks a lot Bora!
Image Analyst
2014-5-10
I don't see anything blurry. What's blurry? Do you mean the folder names in the Current Folder panel being gray? That's just because those folders are not on the search path. Otherwise say what text or images are blurry and tell us if it's like that for other programs too.
3 个评论
Image Analyst
2014-5-10
Honestly it looks pretty sharp to me. But what that tells me is that the blur is not in the digital image, it must be in the display itself. You can only capture and save, from the device, the digital version. But the display may be blurring it upon display. If you took a photo of it with a handheld microscope and compare that to what it looks like in the screen capture, then there might be a difference.
Anyway, it looks like a device problem, not a MATLAB problem.
Sargondjani
2016-2-25
Two things did it for me: 1. go to matlab/bin and right click application, choose compatibility and check "disable scaling on high dpi" Now letters are very small in the editor. 2. Adjust font size under "file", "preferences"
0 个评论
Xiongzhe
2016-11-18
Thanks Sargondjani, it really works for me.
the remaining problem is the font in the toolbar is really small, any idea?
Thanks
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!