Should <matlabroot>\toolbox\matlab\codetools\ja\ be in the search path? Solved!
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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?
Respuestas (1)
per isakson
el 18 de Ag. de 2013
Editada: per isakson
el 18 de Ag. de 2013
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!