Issue when opening Matlab

1 visualización (últimos 30 días)
David Bolger
David Bolger el 9 de Feb. de 2021
Respondida: Anshika Chaurasia el 12 de Feb. de 2021
Does anyone know how to fix the issue below?
Any help is appreciated.
  2 comentarios
Jan
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
David Bolger el 9 de Feb. de 2021
Editada: David Bolger el 9 de Feb. de 2021
Hi Jan,
I had Matlab downloaded and was running code on it but then this issue apppeared so i deleted the app, then redownloaded it and this screen appears when i opened up the app. I tried to delete and redownload the app a few times (downlaoding more packages each time) but this issue keeps appearing.

Iniciar sesión para comentar.

Respuestas (1)

Anshika Chaurasia
Anshika Chaurasia el 12 de Feb. de 2021
Hi David,
  1. 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 Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by