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

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

 采纳的回答

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

版本

R2016a

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by