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

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 个评论

The model worked fine for me in 2012b and 2013b.
Then what could produce this error? I don't know what happens with my Matlab. I have installed it again but appears the same problem.
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.
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 个)

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?

类别

帮助中心File Exchange 中查找有关 Event Functions 的更多信息

提问:

2014-8-5

编辑:

2016-8-11

Community Treasure Hunt

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

Start Hunting!

Translated by