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

조회 수: 6 (최근 30일)
Prabhakar
Prabhakar 2011년 1월 18일
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일
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일
Question duplicates #91. Maurice's answer should be moved to there if possible.

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by