Unable to read MAT-file C:\Users\PRINCE PC\AppData\Roaming\MathWorks\MATLAB\R2016a\matlabprefs.mat - How do I fix this
8 次查看(过去 30 天)
显示 更早的评论
As the title states, I keep getting that error message anytime I launch MATLAB. I suspect it has to do with a forced shut down with the figure window open as this was what happened last before that error start appearing. Please how do I fix this:
Error - Unable to read MAT-file C:\Users\PRINCE PC\AppData\Roaming\MathWorks\MATLAB\R2016a\matlabprefs.mat
Version - R2016a
Ps: I have tried locating the file yet can't find it (no folder named AppData on that path).
4 个评论
LucasBar
2024-8-6
Hi, thank you!
How it will work?
Do I just need to execute the command?
prefdir
Nothing else?
My best regards
Walter Roberson
2024-8-6
First you execute
prefdir
inside of MATLAB. Take note of the directory name returned. Then you exit MATLAB. In your File Explorer, rename the directory that was returned by prefdir() to something else. Then start MATLAB again. This will trigger MATLAB to recreate all of the preferences.
回答(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!