Borrar filtros
Borrar filtros

Reset Default Initial Working Directory

6 visualizaciones (últimos 30 días)
Elijah Rockers
Elijah Rockers el 4 de Nov. de 2016
Respondida: Andoni Medina Murua el 14 de Mzo. de 2017
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.

Respuestas (1)

Andoni Medina Murua
Andoni Medina Murua el 14 de Mzo. de 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

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by