How can i avoid Matlab from creating new Matlab folders everytime i start it?
Ältere Kommentare anzeigen
Hi,
always when i'm starting matlab, it creates a new Matlab folder, with a slightly different name than before.
It starts with MATLAB-COMPUTERNAME1, the next time it sets up a folder with the name MATLAB-COMPUTERNAME2, and so on. This is very annoying, because when I press Ctrl+O, it doesn't open the functions I have previously created.
Thanks for your help in advance.
Akzeptierte Antwort
Weitere Antworten (5)
It might be defined so i the matlabrc.m file by the system administrator.
if you are the admin then you can change the settings as described here http://www.mathworks.com/help/matlab/matlab_env/startup-options.html#brlkmbe-1
2 Kommentare
Kelly Kearney
am 4 Feb. 2014
What about startup.m? (type which startup to see if one exists). Any modifications there?
michael
am 4 Feb. 2014
michael
am 5 Feb. 2014
0 Stimmen
michael
am 13 Feb. 2014
0 Stimmen
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!