How do I configure MATLAB so each User has their own path?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to set up a "Developer" that has their own path that is independent of the paths of other Users.
The MATLAB version is R2014b.
0 Kommentare
Antworten (1)
Walter Roberson
am 19 Mai 2016
That is done by default. The file used to initialize paths is pathdef.m which is in the userpath folder; see http://www.mathworks.com/help/matlab/matlab_env/matlab-startup-folder.html
3 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!