Fuzzy text in MATLAB Live Editor
Show older comments
I've been having some small issues with my MATLAB Live Editor.
On occassion I will notice that the text in the live editor is rather blurry and hard to read. it affects plots as well. See below:

When I click on the MATLAB Live Script and "focus" on the section that is fuzzy, all of a sudden the text becomes sharp. See below:

I only just started noticing this, but it may have been occuring since I recently switched to a new computer. I know I never noticed it on my last PC. I thought perhaps it might be some kind of display or graphics setting on my new fancy GPU, but I am unsure. Does MATLAB have any recommended settings for the NVIDIA Control Panel?
I am running MATLAB Version 9.9.0.1495850 (R2020b) Update 1 and my PC has the following hardware:
OS: Windows 10 Po 20H2 - Build 19042.630
CPU: Intel i9-10920x
RAM: 128 GB Corsair LPX
GPU: NVIDIA GeForce RTX2070 Super
MOBO: Asus X299X AUROUS PRO
Display 1: LG 27UN850-W
Display 2: LG 27UN850-W
12 Comments
Jared MacDonald
on 9 Dec 2020
Hi Charles,
I haven't observed this behavior before and it is remarkable that the fuzziness changes based on whether the section is active. Is it affected by zoom level? (I.e., if you use Ctrl+Mouse Wheel to zoom in and out.)
Thanks,
Jared
Charles Refvem
on 11 Dec 2020
Charles Refvem
on 11 Dec 2020
Charles Refvem
on 29 Jan 2021
Hossam Aljarbou
on 22 Feb 2021
i'm facing the same issue and the only common thing is the GPU and windows build, working on a ryzen if that makes any difference.
Zjuv9021
on 7 May 2021
I'm also now experiencing this issue .. figures are even blurry.
Didrik Lilja
on 10 Oct 2021
Me too. Unaccepable environment to work in. Should be given high priority to be rectified.
Jack S
on 24 Oct 2021
Same here, I think it's starting to affect my eyesight
Jonas Becker
on 12 Dec 2021
About the same here. About 15min after starting Matlab my editor becomes completely blurry. When I click somewhere, the line becomes sharp again and then after some seconds it slowly becomes blurry and not readable. The Problem appears on all monitors I am using.
I use Matlab R2021b, Intel i7-6700HQ, 24GB RAM, NVIDIA Quadro M1000M.
LCR
on 16 Dec 2021
same here, AMD Threadripper 3075WX, 256GB RAM, Nvidia Quadro RTX4000, 4K display, Win10 21H1
Charles Refvem
on 17 Sep 2022
Robert
on 28 Jan 2023
I'm having the same problem with R2022b Update 3. The fonts get fuzzy within 5-10 seconds. Setting focus to the editor makes the fonts crisp again. Nvidia Quadro RTX 4000. I did change the Nvidia 3D Settings to FXAA = off and restarted Matlab and the fuzzy text, getting fuzzier while you watch, went away. The text seems just slightly fuzzy all the time, but barely usable.
Answers (6)
Jonas Becker
on 16 Dec 2021
3 votes
In my case (see comments on first post) it has something to do with the Matlab help. When I open Matlab, all the text is depicted sharply and as it should be. BUT: As soon as I open Matlab help the font becomes fuzzy. When I close the help window, the problem persists.
My solution: Restart Matlab and use the Matlab help on the internet.
1 Comment
Fabian Bunjes
on 6 Jul 2022
Same here. The Problem comes when starting Matlab Help inside Matlab.
Restarting and Using Matlab Help on the Browser is my only Solution so far. Hope this gets fixed
In my case, whatever I do by applying suggested solutions from the Internet are not working.
The only way to fix the issue is just simply disabling the FXAA and all edge smoothing items in the 3D setting of the Nvidia control panel.( Right click on screen) for my Nvidia RTX4000 card.
2 Comments
Charles Refvem
on 25 Dec 2021
Edited: Charles Refvem
on 17 Sep 2022
LCR
on 25 Dec 2021
Double checked and you are right. Disable the FXAA is enough.
David Powell
on 1 Aug 2023
2 votes
If you use this command, it should hopefully help with the problem. It seems like an open gl driver issue.
Open Matlab and type:
>> opengl('save','software')
close matlab and reopen.
1 Comment
Ahmet Berk Selvi
on 7 Sep 2023
Edited: Ahmet Berk Selvi
on 7 Sep 2023
I had the same issue after updating to RTX 4090, and this solved the issue for me. Thanks a lot!
Swetha Polemoni
on 8 Dec 2020
Edited: Swetha Polemoni
on 8 Dec 2020
0 votes
Hi Charles Refvem,
This issue has been brought to the notice of developers. They may investigate further.
5 Comments
Pasi Savolainen
on 15 Mar 2021
This really makes it very hard to use.
I see this mostly in "Live Editor" and "Help". f.ex Command window is unaffected and is sharp.
Clicking on the blurry text seems to cycle the amount of blurriness.
Can you suggest any workarounds? I've tried forcing DPI, that didn't help.
Otherwise it's 2x1440p (1xPortrait, 1xLandscape), 100% scaling and 1:1 pixel resolution set. Newest drivers.

Manuel Bridger
on 20 Apr 2021
Is there a solution, yet? I have the same issue and I cannot code if I can barely read the lines...
Charles Refvem
on 20 Apr 2021
Kelly Cui
on 30 Sep 2021
I found the same problem in the latest 2021b version. The text blurry is severe. When I click on the MATLAB Live Script and "focus" on the section that is fuzzy, all of a sudden the text becomes sharp. But after a few moment, the text becomes blurry again. I just searched for how to fix it, but I found no idea.
Jack S
on 24 Oct 2021
Same issue here, no solution yet.. live scripts borderline unuseable
Young Yoon
on 30 Jan 2023
0 votes
I had noticed the same issue today for the first time - as it was fine before today. While looking for the source and fix to the problem (by coming here), it eventually dawned me that I had changed the default monitor (amongst multiple display screens) to a screen with a smaller display resolution. When I reset the default monitor to the earlier one with a larger display resolution, voila, the sharp fonts reappeared. Your mileage may differ.
Mokhles
on 20 Jun 2023
0 votes
Same here! Any solution from Matlab for the blurry text in live script yet?
2 Comments
Charles Refvem
on 20 Jun 2023
Mokhles
on 20 Jun 2023
I have the same issue with the same 2023a Matlab after GPU changed to GTX 4090.
Categories
Find more on Fuzzy Logic in Simulink 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!