Never ask to save after modifying pathtool
Show older comments
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?
Answers (1)
Jan
on 19 Mar 2021
0 votes
You can create your own tool, which uses addpath and savepath automatically. I usually use these commands in the command window directly.
Categories
Find more on Search Path in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!