How do I configure MATLAB so each User has their own path?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2016-5-19
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!