Reset Default Initial Working Directory
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Andoni Medina Murua
am 14 Mär. 2017
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!