How do I configure MATLAB so each User has their own path?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 19 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!