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 Kommentar

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

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Maurice Boueri
Maurice Boueri am 19 Jan. 2011

1 Stimme

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..
Walter Roberson
Walter Roberson am 20 Jan. 2011

1 Stimme

Question duplicates #91. Maurice's answer should be moved to there if possible.

Kategorien

Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 18 Jan. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by