Trying to ammend pathdef.m using the Set Path button on the Home bar.
2 次查看(过去 30 天)
显示 更早的评论
I used the Set Button on the home tab to add some directories with new functions. When I assumed I needed to click save then close. When I click save I get a popup requesting admin privledges which I have. Then I get the following:
I tried saving an alternate in a different folder to keep the default in tact, but then I cant get Matlab to use the alternate instead at startup.
0 个评论
回答(1 个)
Jan
2023-10-18
编辑:Jan
2023-10-18
If you want to modify the pathdef.m file for all users of the computer, start Matlab with admin or root privileges. Then overwritig the file will work.
To let each user run their own pathdef.m file, store this file in the "startup folder". You can set this folder manually in the settings of Matlab: Preferences -> General -> Initial working folder.This is manages individually for each user.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!