Issue when opening Matlab

1 次查看(过去 30 天)
David Bolger
David Bolger 2021-2-9
Does anyone know how to fix the issue below?
Any help is appreciated.
  2 个评论
Jan
Jan 2021-2-9
Is this a fresh installation? Did it run before? If so, what did you change before the problem occurred?
David Bolger
David Bolger 2021-2-9
编辑:David Bolger 2021-2-9
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.

请先登录,再进行评论。

回答(1 个)

Anshika Chaurasia
Anshika Chaurasia 2021-2-12
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!

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by