Issue when opening Matlab
Mostrar comentarios más antiguos
Does anyone know how to fix the issue below?
Any help is appreciated.

2 comentarios
Jan
el 9 de Feb. de 2021
Is this a fresh installation? Did it run before? If so, what did you change before the problem occurred?
David Bolger
el 9 de Feb. de 2021
Editada: David Bolger
el 9 de Feb. de 2021
Respuestas (1)
Anshika Chaurasia
el 12 de Feb. de 2021
Hi David,
- You can try to restore the search path to the installation default by executing the following commands:
>> restoredefaultpath
>> rehash toolboxcache
>> savepath
2. If the issue still persists, the installation might be corrupted. Remove MATLAB completely and install it again to resolve the issue.
Hope it helps!
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!