Add functions to standard path

1 view (last 30 days)
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

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!