I'm receiving an error: Unable to resolve the name connector.resetLocalePreference.
7 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Bhargavi Maganuru
on 3 Apr 2020
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 Comments
chaitanya chawla
on 25 Jul 2020
hi Bhargavi,
does this work for matlab online also?
Because im not able to solve this issue in matlab online
Christopher Keeney
on 25 Feb 2021
And worked for me also. Error occured after fresh install of R2020a.
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!