How to add a tool box to installed Matlab application?

I have a Local Outlier Function toolbox. How to add that toolbox to my installed MatlabR2013a.

 Accepted Answer

You download the .zip file. You extract the .zip file into a convenient directory that is not under the MATLAB installation directory. You go into MATLAB and command
pathtool
and there click on 'Add with subfolders'. Use the widget that comes up to select the directory that you extracted the .zip into. Okay it.
Now back in pathtool, "Save" the result.

More Answers (0)

Categories

Products

Tags

Community Treasure Hunt

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

Start Hunting!