Never ask to save after modifying pathtool
이전 댓글 표시
Is there anyway to turn off the question to "save the current path for use in future MATLAB sessions" after modifying the paths on pathtool?
Basically to have it never ask again, until sometimes in the future when I want it to ask again?
답변 (1개)
Jan
2021년 3월 19일
0 개 추천
You can create your own tool, which uses addpath and savepath automatically. I usually use these commands in the command window directly.
카테고리
도움말 센터 및 File Exchange에서 Search Path에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!