MATLAB Can't Change Folder

6 views (last 30 days)
Muyi
Muyi on 26 Aug 2025
Commented: Muyi on 26 Aug 2025
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.
  2 Comments
Torsten
Torsten on 26 Aug 2025
You should ask your IT. If they cannot help, they can contact MATLAB support:
Muyi
Muyi on 26 Aug 2025
Thanks. I have reported, let's see.

Sign in to comment.

Answers (1)

sudobash
sudobash on 26 Aug 2025
Edited: sudobash on 26 Aug 2025

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 Comment
Torsten
Torsten on 26 Aug 2025
But it's abnormal behaviour. You should report it to TMW as a potential bug.

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2025a

Community Treasure Hunt

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

Start Hunting!