2019b installation problem
Mostrar comentarios más antiguos
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 comentario
Edric Ellis
el 18 de Sept. de 2019
Looks like something has gone wrong with your installation. Please contact MathWorks support to resolve this.
Respuesta aceptada
Más respuestas (1)
CAM
el 18 de Sept. de 2019
21 votos
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 comentarios
ALEXEY BARAN
el 18 de Sept. de 2019
Pablo Trucco Pignata
el 19 de Sept. de 2019
It worked perfectly for me. Thanks.
Andreu Guasch Casadevall
el 19 de Sept. de 2019
Had the same problem this morning with 2019b. The proposed solution worked for me. Thanks!
Joseph
el 20 de Sept. de 2019
I had the same problem with 2019b on linux. It solved the problem thanks!
Neil Thompson
el 4 de Nov. de 2019
Thank you, that worked.
Stefan Grandl
el 4 de Feb. de 2020
Yes, that helped! Thanks! In addition to ALEXEY BARAN's solution above - both did it for me.
Milton
el 12 de Feb. de 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
el 20 de Mzo. de 2020
I had this problem with 2019b, this fixed it. Thanks!
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!