MATLAB files go blank in editor
Show older comments
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)
Sulaymon Eshkabilov
on 17 Oct 2023
0 votes
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
Find more on Startup and Shutdown 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!