problem with starting matlab
2 ビュー (過去 30 日間)
古いコメントを表示
when i start Matlab i have this problem
2 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File 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!