Unable to read MAT-file C:\Users\PRINCE PC\AppData\Roaming\MathWorks\MATLAB\R2016a\matlabprefs.mat - How do I fix this
조회 수: 1 (최근 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!