フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

I have just installed Matlab 2018b and a few toolboxes having previously had Matlab 2016b. The installtion went ok but when I try running Matlab 2018b I get a Fatal Error on Startup mesage: Java exception occurred

1 回表示 (過去 30 日間)
Barry Wade
Barry Wade 2018 年 9 月 18 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Java exception occurs on start up

回答 (1 件)

Pinkesh Narsinghani
Pinkesh Narsinghani 2018 年 9 月 21 日
編集済み: Pinkesh Narsinghani 2018 年 9 月 21 日
Hi Barry,
In order to work around the issue, 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 following commands in it:
>>restoredefaultpath
>>rehash toolboxcache
4. Restart MATLAB normally.
Hope this helps !
Regards
Pinkesh Narsinghani

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by