problem with starting matlab

1 次查看(过去 30 天)
Dario Pannella
Dario Pannella 2019-3-5
when i start Matlab i have this problem
  2 个评论
Walter Roberson
Walter Roberson 2019-3-5
Which release are you using, and which operating system?

请先登录,再进行评论。

回答(1 个)

Anant Upadhyay
Anant Upadhyay 2019-3-8
编辑:Anant Upadhyay 2019-3-8
Hi Dario,
In order to work around the issue, you can try to start MATLAB with 'nojvm' tag. Please follow the steps given below:
1. Open Command Prompt and navigate to the drive where you installed MATLAB.
2. Execute the following command to open MATLAB with 'nojvm' tag in Command Prompt:
matlab -nojvm
3. MATLAB Command Window will open up and then you can execute the followig commands in it:
restoredefaultpath
rehash toolboxcache
4. Restart MATLAB normally.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by