Issue when opening Matlab

1 Ansicht (letzte 30 Tage)
David Bolger
David Bolger am 9 Feb. 2021
Does anyone know how to fix the issue below?
Any help is appreciated.
  2 Kommentare
Jan
Jan am 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 am 9 Feb. 2021
Bearbeitet: David Bolger am 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Anshika Chaurasia
Anshika Chaurasia am 12 Feb. 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!

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by