Azzera filtri
Azzera filtri

problem with starting matlab

1 visualizzazione (ultimi 30 giorni)
Dario Pannella
Dario Pannella il 5 Mar 2019
Modificato: Anant Upadhyay il 8 Mar 2019
when i start Matlab i have this problem
  2 Commenti
Walter Roberson
Walter Roberson il 5 Mar 2019
Which release are you using, and which operating system?
Dario Pannella
Dario Pannella il 5 Mar 2019
Matlab R2018b
windows 10

Accedi per commentare.

Risposte (1)

Anant Upadhyay
Anant Upadhyay il 8 Mar 2019
Modificato: Anant Upadhyay il 8 Mar 2019
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.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by