Question of automatically creating MATLAB folder

Every time I open MATLAB, it creates a MATLAB folder automatically for me under ~/Documents/. Is there any way that to stop it doing this? I use Mac OS X 10.10 and I set default startup path to be a custom path. Thank you!

 Respuesta aceptada

Ken Atwell
Ken Atwell el 17 de Oct. de 2014
Editada: Ken Atwell el 17 de Oct. de 2014
Try:
>> userpath /my/custom/location
Then restart MATLAB.

5 comentarios

Pengyu
Pengyu el 17 de Oct. de 2014
Thank you!
Markus Pauly
Markus Pauly el 15 de Mayo de 2020
The only answer, that worked for me. Thanks a lot!
Many thanks for this - still works for me in version R2021b in January 2022.
Thanks a lot. Just for reference, it still works on r2022a version on M1 processor via Rosetta 2.
Zaidan
Zaidan el 26 de Oct. de 2024
This still works like a charm on the R2024a Version on M3 Processor. Thank you so much!

Iniciar sesión para comentar.

Más respuestas (1)

Stefan Baginski
Stefan Baginski el 29 de Jul. de 2020

2 votos

Many thanks. This has helped me as well. Just for reference this is the command I have used to set it up:
userpath("/Users/Stefan/Library/Mobile Documents/com~apple~CloudDocs/MATLAB")
Afterwards the MATLAB folder in Documents is no ~/Documents/ is no longer created.
Best
Stefan

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 17 de Oct. de 2014

Comentada:

el 26 de Oct. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by