MATLAB files go blank in editor

Hi,
Iam experiencing this issue : All my m files go blank and Iam forced to restart MATLAB. Thus loosing work from last save. Any fix ?
thanks
R

Answers (1)

Have you tried these:
(1) If you're trying to open your m-files with a live script editor, makre sure that your m-files are saved under UTF8 compatible format. Or save your m-files using a live editor.
(2) Start your MATLAB using this command - cmd by typing this:
matlab -softwareopengl
(3) Update graphics driver.
(4) The last resort is to reach out to MathWorks staff

Categories

Products

Release

R2023a

Tags

Asked:

on 17 Oct 2023

Community Treasure Hunt

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

Start Hunting!