Why does MATLAB crash on startup on Windows when logging into a machine with a roaming profile or profile redirection?

100 visualizzazioni (ultimi 30 giorni)
When launching MATLAB from a machine that uses a roaming profile, MATLAB crashes on startup. The program either quits immediately or hangs at the splash screen.

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 18 Apr 2023
Modificato: MathWorks Support Team il 19 Apr 2023
It is believed that this issue is due to domain permissions on the profile directory. Some users have reported that regenerating the profile resolves this issue. As a workaround you can try the following:
To resolve this issue you can redirect the MATLAB preferences directory. To do so, you will need to set an environment variable, MATLAB_PREFDIR to a different location. MATLAB_PREFDIR can be set with the following steps:
1) Go to your Start menu to Control Panel.
2) Under Control Panel, select System.
3) In the System Properties window, select the Advanced tab.
4) On the Advanced Tab, click the button for Environment variables
5) If this is a shared machine, click the "New" button under System variables. If the machine is not shared, click the "New" button under User variables.
6) In the variable field, enter "MATLAB_PREFDIR" (without the quotes)
7) In the variable value field, enter the path that you wish to store the preferences. EX: C:\MATLAB_preferences
8) Press OK three times to set the variable
Once set, the preferences will be redirected to the new location and you should be able to start MATLAB. If you are still having an issue starting MATLAB, contact Installation support here:

Più risposte (0)

Categorie

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

Tag

Non è stata ancora inserito alcun tag.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by