I'm receiving an error: Unable to resolve the name connector.resetLocalePreference.
조회 수: 7 (최근 30일)
이전 댓글 표시
I'm receiving an error: Unable to resolve the name connector.resetLocalePreference.
I've tried uninstalling and reinstalling but it persists. Would anyone have any ideas?
Thank you,
Patrick
댓글 수: 0
답변 (1개)
Bhargavi Maganuru
2020년 4월 3일
The error you are receiving is usually caused by MATLAB having a pathing error. To resolve this error, please run the following commands in MATLAB in order:
restoredefaultpath
savepath
Once done, restart MATLAB.
댓글 수: 4
chaitanya chawla
2020년 7월 25일
hi Bhargavi,
does this work for matlab online also?
Because im not able to solve this issue in matlab online
Christopher Keeney
2021년 2월 25일
And worked for me also. Error occured after fresh install of R2020a.
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!