Why do I receive an error about using the "cd" command at MATLAB startup?

3 visualizaciones (últimos 30 días)
Why do I receive an error about using the "cd" command at MATLAB startup?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 9 de Sept. de 2016
This error indicates that MATLAB is unable to execute a "cd" command call. In most instances, this means a script or function that runs at startup is trying to change to a non-existent or inaccessible directory.
To resolve this problem, please check the TEMP environment variable. It should only be set to the user's Appdata\Local\Temp location. Any additional files or directories will cause issues.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by