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!