2019b installation problem
Ältere Kommentare anzeigen
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 Kommentar
Edric Ellis
am 18 Sep. 2019
Looks like something has gone wrong with your installation. Please contact MathWorks support to resolve this.
Akzeptierte Antwort
Weitere Antworten (1)
CAM
am 18 Sep. 2019
21 Stimmen
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 Kommentare
ALEXEY BARAN
am 18 Sep. 2019
Pablo Trucco Pignata
am 19 Sep. 2019
It worked perfectly for me. Thanks.
Andreu Guasch Casadevall
am 19 Sep. 2019
Had the same problem this morning with 2019b. The proposed solution worked for me. Thanks!
Joseph
am 20 Sep. 2019
I had the same problem with 2019b on linux. It solved the problem thanks!
Neil Thompson
am 4 Nov. 2019
Thank you, that worked.
Stefan Grandl
am 4 Feb. 2020
Yes, that helped! Thanks! In addition to ALEXEY BARAN's solution above - both did it for me.
Milton
am 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
am 20 Mär. 2020
I had this problem with 2019b, this fixed it. Thanks!
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!