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!