Issue when opening Matlab
2 views (last 30 days)
Show older comments
Does anyone know how to fix the issue below?
Any help is appreciated.
2 Comments
Jan
on 9 Feb 2021
Is this a fresh installation? Did it run before? If so, what did you change before the problem occurred?
Answers (1)
Anshika Chaurasia
on 12 Feb 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!
0 Comments
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!