Trying to ammend pathdef.m using the Set Path button on the Home bar.

조회 수: 2 (최근 30일)
Kyle
Kyle 2023년 10월 17일
편집: Jan 2023년 10월 18일
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.

답변 (1개)

Jan
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.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by