On Linux, why do the Editor and Command Window freeze when scrolling?

2 views (last 30 days)
I'm running Ubuntu 16.4 with Gnome on a Dell XPS 13 9360 with Intel Iris 540 graphics and a QHD+ screen.
I have to lower the resolution before starting Matlab to avoid super-tiny windows/fonts. A better solution to that would also be appreciated, but the issue shown in the image below is more pressing.

Answers (2)

Mudambi Srivatsa
Mudambi Srivatsa on 26 Jun 2017
A possible workaround for the text display issue is to place the attached java.opts (zipped) file in the following location:
matlabroot\bin\<arch>
where 'matlabroot' is the MATLAB installation directory and 'arch' is the directory specific to architecture of the system (e.g., win32, win64, gnlx86, glnxa64, etc.)

Tim Ohlenburg
Tim Ohlenburg on 26 Jun 2017
Great, thanks, that sorts it!

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!