Add functions to standard path

I have a created a library of functions, which I would like them to be accessible from any location, on every start up. What's the best way to achieve this?
Thank you

 Accepted Answer

John D'Errico
John D'Errico on 29 Dec 2016
help addpath
Also savepath, rmpath, pathtool, etc.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!