Should <matlabroot>\toolbox\matlab\codetools\ja\ be in the search path? Solved!
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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?
Réponses (1)
per isakson
le 18 Août 2013
Modifié(e) : per isakson
le 18 Août 2013
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!