Reset Default Initial Working Directory

12 次查看(过去 30 天)
I'm having a strange problem. For some reason my MATLAB is starting in the same working directory every time I open it, instead of the present working directory. I have checked startup.m, and even changed the directory to be something else through the GUI preference dialogue, but no matter what, it always goes to the same specific folder when I start it. When another user SSH into my machine and runs MATLAB, he does not experience this problem. How can I best find out what's going on? Is there a way to debug this?
When I open matlab via terminal, I would like it to start in the PWD.

回答(1 个)

Andoni Medina Murua
Hi Elijah
Have a look to this link: https://es.mathworks.com/matlabcentral/answers/100821-how-do-i-change-the-directory-that-matlab-is-initially-started-in
I had the same problem than you, but I solved it using this:
"METHOD 2 (only for Windows):
On the PC you can also set the Shortcut properties of the MATLAB icon to specify a 'Start in' directory. To do so, right-click on the MATLAB icon and select 'Properties'. Select the 'Shortcut' tab and place the directory that you wish to have MATLAB start in into the 'Start in' field of the icon's properties."
regards
Andoni

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by