something wrong with my syslib.tlc

3 次查看(过去 30 天)
xu
xu 2012-11-15
Hi everyone: Here I meet a problem when I build my mdl file:
Error: File: D:\MATLAB R2010a\rtw\c\tlc\lib\syslib.tlc Line: 1757 Column: 63 The + operator only works on numeric arguments
Error: File: D:\MATLAB R2010a\rtw\c\tlc\lib\syslib.tlc Line: 1843 Column: 69 The + operator only works on numeric arguments
I got the code form syslib.tlc:
1757 %assign returnVal = addressOf + FcnGetCanonicalArg(ci, 0, cross, TLC_FALSE)
1843 %assign args = args + comma + FcnGetCanonicalInput(accessSysIdx, cs, argIdx)
How can I fix it ??
BR!
  3 个评论
xu
xu 2012-11-15
thank you sir , I think this is unnormal!
xu
xu 2012-11-16
any one who meet the same problem?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by