MATLAB Blurry Script Editor

As can be seen here, the script editor box has fuzzy text. I have tried the recommended solution of disabling all texture filtering in the NVIDIA control panel, but it has not worked. It seems to occur repeatedly when running the script.
NVIDIA RTX 3070 TI
AMD Ryzen 5800x

Risposte (1)

James Daanen
James Daanen il 22 Gen 2023

7 voti

I had the same problem and this worked for me.
1. Open a Windows Command Prompt by searching for “command prompt” in the Windows Start Menu
2. In the Command Prompt, run the command:
matlab -cefdisablegpu
3. Wait for MATLAB to open and observe if the blurriness persists
To make it so that MATLAB always starts like this:
1) Locate your MATLAB shortcut (often on the desktop) and right click the icon
2) Select “Properties” from the menu
3) In the “Properties” window, locate the “Target” field on the “Shortcut” tab
4) Without modifying the path currently in the “Target” field, add a space to the end followed by
-cefdisablegpu
If a space does not separate the flag from the file path, this will not work
5) Select “Apply” and then “OK” to save these changes

2 Commenti

Amazing. This worked. Thank you so much
J B
J B il 3 Giu 2023
Finally, a solution that works. Thank you!

Accedi per commentare.

Categorie

Prodotti

Release

R2022b

Richiesto:

il 17 Gen 2023

Commentato:

J B
il 3 Giu 2023

Community Treasure Hunt

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

Start Hunting!

Translated by