Issue when opening Matlab

Does anyone know how to fix the issue below?
Any help is appreciated.

2 Commenti

Jan
Jan il 9 Feb 2021
Is this a fresh installation? Did it run before? If so, what did you change before the problem occurred?
David Bolger
David Bolger il 9 Feb 2021
Modificato: David Bolger il 9 Feb 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.

Accedi per commentare.

Risposte (1)

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!

Categorie

Richiesto:

il 9 Feb 2021

Risposto:

il 12 Feb 2021

Community Treasure Hunt

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

Start Hunting!

Translated by