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 个评论
David Sanchez
2014-8-5
The model worked fine for me in 2012b and 2013b.
marina
2014-8-5
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.
回答(1 个)
Andreas Goser
2014-8-5
0 个投票
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!