- Use the environment variable approach described in Does MATLAB support high-DPI screens on Linux? and restart MATLAB.
- For scopes and similar tools, try enabling Java scaling by setting: Shellexport MATLAB_JAVA=/path/to/javaShow more linesAdjust the scale factor as needed.
- Alternatively, use MATLAB’s built-in “Custom DPI” setting under Preferences > MATLAB > Fonts for text size.
Novice Linux Mint user here: upon installing matlab scope appears too small to see
17 views (last 30 days)
Show older comments
After installing MATLAB the entire UI was tiny, i used the method described here: https://www.mathworks.com/matlabcentral/answers/406956-does-matlab-support-high-dpi-screens-on-linux#answer_325831
it fixed the matlab window and my simulink model appeared fine too, but when I openes scope it was tiny :(
Sure i can resize the screen but all the text and buttons remain small of course
Here's a reference image, the model is in 119% zoom so you can imagine how small that scope window is.

How can i fix this?
Where can i find more info about tinkering with display settings as described in the linked post?
0 Comments
Answers (1)
Leepakshi
on 21 Nov 2025 at 5:12
Hey,
MATLAB on Linux does support HiDPI scaling, but some UI components like Simulink Scope may not scale automatically. This happens because the scope uses Java-based rendering, which doesn’t fully inherit the system DPI settings.
How to fix:
Hope it helps!
0 Comments
See Also
Categories
Find more on Simulink Environment Customization 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!