Hi everybody,I was running simulink, but after some second my pc stucked. Then I shutted down the pc brutally. When I opened Matlab, I saw the following warning:
Warning: Initializing MATLAB Graphics failed.
This indicates a potentially serious problem in your MATLAB setup, which should
be resolved as soon as possible. Error detected was:
MATLAB:load:unableToReadMatFile
Unable to read MAT-file
C:\Users\cecch\AppData\Roaming\MathWorks\MATLAB\R2017a\matlabprefs.mat. File
might be corrupt.
> In hgrc (line 163)
In initprefs (line 11)
In matlabrc (line 137)
What should I do?

 Accepted Answer

Walter Roberson
Walter Roberson on 3 Nov 2017

5 votes

I recommend deleting C:\Users\cecch\AppData\Roaming\MathWorks\MATLAB\R2017a\matlabprefs.mat . After that you will need to go in and reconfigure any preferences you had changed, such as how things dock, or hot-keys, or which warning messages you want the automatic syntax checker to look for.

7 Comments

Thank you very much
It works! Thanks a lot!
how do you go about deleting this file?
Walter Roberson
Walter Roberson on 12 Feb 2020
Edited: Walter Roberson on 12 Feb 2020
You should be able to delete anything under your AppData\Roaming directory. If you cannot, then your system administrator has locked it down and you might need to get your administrator to delete it.Though I suppose that in some cases where you used Run As Administrator the first time you used MATLAB, the file could have ended up owned by Administrator.
thanks crack
I can't seem to find the folder Appdata, what might be wrong??
If you still have a working-enough MATLAB, then give the command
prefdir
to find the name of the directory.

Sign in to comment.

More Answers (0)

Categories

Find more on Environment and Settings 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!