How can I remove all the paths for Toolboxes in MATLAB 7.9 (R2009b)?

I have my own functions I created when I had only MATLAB and no other Toolboxes. Now with other Toolboxes installed, functions with the same names appear in them. Without uninstalling Toolboxes, I want to "undo" the path entries so that remaining paths retain only those to MATLAB and no other Toolboxes.

1 Comment

duplicates http://www.mathworks.com/matlabcentral/answers/91-how-can-i-remove-all-the-paths-for-toolboxes-in-matlab

Sign in to comment.

Answers (2)

Removing a toolbox path without uninstalling the toolbox would render the toolbox unusable anyway. I suggest renaming the user functions in a way that does not conflict with the built-in functions.. Otherwise, you would want to uninstall the toolboxes..
Question duplicates #91. Maurice's answer should be moved to there if possible.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Asked:

on 18 Jan 2011

Community Treasure Hunt

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

Start Hunting!