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
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
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
2011-1-20
1 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!