Should <matlabroot>\toolbox\matlab\codetools\ja\ be in the search path? Solved!
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
When I started R2013a today, 446 warnings like this one were displayed.
Warning: Function C:\Program Files\MATLAB\R2013a\toolbox\matlab\codetools
\ja\dbclear.m has the same name as a MATLAB builtin. We suggest you rename the
function to avoid a potential name conflict.
I have never seen anything like this before. ...\ja\dbclear.m seems to be a help-file with "strange" encoding.
...\toolbox\matlab\codetools\ja\ is in the Matlab search path
>> which dbclear -all
built-in (C:\Program Files\MATLAB\R2013a\toolbox\matlab\codetools\dbclear)
C:\Program Files\MATLAB\R2013a\toolbox\matlab\codetools\ja\dbclear.m % Shadowed
>>
Question:
- Should C:\Program Files\MATLAB\R2013a\toolbox\matlab\codetools\ja\ be the in Matlab search path?
- If so, what is going on?
댓글 수: 0
답변 (1개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!