Matlab Error: graphic
76 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
采纳的回答
Walter Roberson
2017-11-3
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 个评论
Walter Roberson
2020-9-4
If you still have a working-enough MATLAB, then give the command
prefdir
to find the name of the directory.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!