How do I configure MATLAB so each User has their own path?
3 ビュー (過去 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!