when i start Matlab i have this problem

2 Kommentare

Walter Roberson
Walter Roberson am 5 Mär. 2019
Which release are you using, and which operating system?
Dario Pannella
Dario Pannella am 5 Mär. 2019
Matlab R2018b
windows 10

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Anant Upadhyay
Anant Upadhyay am 8 Mär. 2019
Bearbeitet: Anant Upadhyay am 8 Mär. 2019

0 Stimmen

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.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 5 Mär. 2019

Bearbeitet:

am 8 Mär. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by