[BUG] MATLAB changes scaling when opening Simulink or right clicking on HiDPI display
3 views (last 30 days)
Show older comments
I'm using 2014b on Windows 8.1 and while MATLAB is scaled properly to compensate for my HiDPI display (Surface Pro 3) when I first open it, as soon as I open an existing or new model in Simulink, the scaling is removed, making everything very small. This also happens if I right click in the editor after running an m file.
Is there a good fix, or will Mathworks release a patch or make HiDPI on Windows Compatibility a priority for 2015a?
1 Comment
Artem
on 24 Feb 2015
The same problem. This also happens every time I do right-click on code-analyser-warned line of code, and in several other cases. Windows 8.1, MATLAB 2014b
Accepted Answer
Bora Eryilmaz
on 10 Mar 2015
There is a workaround now available in R2015a release of MATLAB that partially resolves the issues with blurriness and resizing of the MATLAB Desktop on Windows platform. The workaround patch can be downloaded from Bug Report ID 1054442.
2 Comments
Andrew Farsech
on 31 May 2015
Your attachment has helped a lot anyway I hope this bug will be completely fix in next release.
However why you haven't included the .m file? I have opened the attachment and there is only .p file... the .m file is empty there is only the comment.
Walter Roberson
on 2 Jun 2015
The .p contains the protected code. A lot of core MATLAB is in .p files. It isn't unusual.
More Answers (1)
Raoul
on 11 Nov 2014
This also happens when using the SPtool after clicking 'view'. Only fix so far is to restart the program
0 Comments
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!