2019b installation problem
显示 更早的评论
I'm using 2019a Matlab version and have just tried installing 2019b together with the toolboxes. I see the following set of errors on the Matlab screen, when I try to launch it. The screenshot is attached.

Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\matlab\connector2\visualization
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\distcomp
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\user
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\mpi
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\parallel
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\parallel\util
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\lang
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\cluster
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\gpu
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\array
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\pctdemos
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\shared\hwmanager\hwmanagerapp\framework
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\shared\hwmanager\hwmanagerapp\framework\modules
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\distcomp\bigdata
Warning: Name is nonexistent or not a directory: C:\Program
Files\MATLAB\R2019b\toolbox\shared\cmlink\api
Unrecognized function or variable
'matlab.internal.addons.updates.getSupportPackageUpdates'.
1 个评论
Edric Ellis
2019-9-18
Looks like something has gone wrong with your installation. Please contact MathWorks support to resolve this.
采纳的回答
更多回答(1 个)
CAM
2019-9-18
21 个投票
I had this same problem with 2018b and now again with 2019b. Last year, Matlab Support solved it with the following solution:
=============================
Thank you for contacting MathWorks Support. 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 and see if the error persists, if it does, please let me know so I can provide further troubleshooting.
=============================
Hope it works for you.
8 个评论
ALEXEY BARAN
2019-9-18
Pablo Trucco Pignata
2019-9-19
It worked perfectly for me. Thanks.
Andreu Guasch Casadevall
2019-9-19
Had the same problem this morning with 2019b. The proposed solution worked for me. Thanks!
Joseph
2019-9-20
I had the same problem with 2019b on linux. It solved the problem thanks!
Neil Thompson
2019-11-4
Thank you, that worked.
Stefan Grandl
2020-2-4
Yes, that helped! Thanks! In addition to ALEXEY BARAN's solution above - both did it for me.
Milton
2020-2-12
I had the same problem after upgrading from 2019a to 2019b and also with the 2020a prerelease.
This fixed it. Thanks!
Eva Alonso Ortiz
2020-3-20
I had this problem with 2019b, this fixed it. Thanks!
类别
在 帮助中心 和 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!