I have downloaded a toolbox with many files in many subfolders (spatial-econometrics toolbox) for use on one particular project and I don't want to add it to the path because I don't think I'm going to make a habit of using it and I don't know if it's going to hide functions say in the stats toolbox.
How do I access the functions within this toolbox? Is there a way to maybe programatically add it to the path just for the particular session of Matlab that the script gets called in? What is the correct way to deal with this?