2019b installation problem
Show older comments
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 Comment
Edric Ellis
on 18 Sep 2019
Looks like something has gone wrong with your installation. Please contact MathWorks support to resolve this.
Accepted Answer
More Answers (1)
CAM
on 18 Sep 2019
21 votes
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 Comments
ALEXEY BARAN
on 18 Sep 2019
Pablo Trucco Pignata
on 19 Sep 2019
It worked perfectly for me. Thanks.
Andreu Guasch Casadevall
on 19 Sep 2019
Had the same problem this morning with 2019b. The proposed solution worked for me. Thanks!
Joseph
on 20 Sep 2019
I had the same problem with 2019b on linux. It solved the problem thanks!
Neil Thompson
on 4 Nov 2019
Thank you, that worked.
Stefan Grandl
on 4 Feb 2020
Yes, that helped! Thanks! In addition to ALEXEY BARAN's solution above - both did it for me.
Milton
on 12 Feb 2020
I had the same problem after upgrading from 2019a to 2019b and also with the 2020a prerelease.
This fixed it. Thanks!
Eva Alonso Ortiz
on 20 Mar 2020
I had this problem with 2019b, this fixed it. Thanks!
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!