MATLAB Can't Change Folder
이전 댓글 표시
My MATLAB is on the windows server of the institute. The current version is R2025a. Recently, it can't change to any folder after started. The screenshot is attached. Can anyone know the possible reason of it? Thank you in advance.

답변 (1개)
This is something I’ve observed too. I’ve been able to reset this behavior by using the “cd” method on the command window.
cd “folder-name”
This usually works. You can use the “pwd” command to know your current directory.
댓글 수: 1
Torsten
2025년 8월 26일
But it's abnormal behaviour. You should report it to TMW as a potential bug.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!