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 件のコメント

Walter Roberson
Walter Roberson 2011 年 5 月 13 日
duplicates http://www.mathworks.com/matlabcentral/answers/91-how-can-i-remove-all-the-paths-for-toolboxes-in-matlab

サインインしてコメントする。

回答 (2 件)

Maurice Boueri
Maurice Boueri 2011 年 1 月 19 日

1 投票

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 2011 年 1 月 20 日

1 投票

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

カテゴリ

ヘルプ センター および File ExchangeEnvironment and Settings についてさらに検索

質問済み:

2011 年 1 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by