Cannot find an exact (case-sensitive) match for ??

6 次查看(过去 30 天)
Hi,
Is there any way to turn off this error message or is it possible to switch the error message into a warning? I use Matlab 2013a:
Cannot find an exact (case-sensitive) match for 'Timer' The closest match is: timer in C:\MATLAB\Toolbox\matlab\iofun\@timer\timer.m
I don't know how to correct it because this error appears when I try to simulate the extension .mdl in Simulink (attached file). With previous versions I've never had this type of problem executing the same file, although the function case-sensitive began to be developed with Matlab 2011.
Thank you very much for any help in advance.
  4 个评论
Patrik Ek
Patrik Ek 2014-8-5
It happens for me as well in matlab 2013a. Is it possible for you to change the call to the function, or is it embedded in some built in function? In general I am positive for the case-sensitive extension, but if these error occur it is not so good. You may need to speak to matlab support if this error is inside a function written by mathworks.
sith129
sith129 2016-8-11
编辑:sith129 2016-8-11
maybe your files haven't the same name, for example the name function in your code or any sentence in your code don´t have the same name.

请先登录,再进行评论。

回答(1 个)

Andreas Goser
Andreas Goser 2014-8-5
I do not suggest switching off the warning as the warning is likely there for a reason. The difficulty here may be related to the non-MathWorks product or blockset you are using. Maybe this product is not compatible with R2013a in the first place?

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by