필터 지우기
필터 지우기

Reset Default Initial Working Directory

조회 수: 6 (최근 30일)
Elijah Rockers
Elijah Rockers 2016년 11월 4일
답변: Andoni Medina Murua 2017년 3월 14일
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
Andoni Medina Murua 2017년 3월 14일
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