something wrong with my syslib.tlc

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

Kaustubha Govind
Kaustubha Govind 2012년 11월 15일
I think you should report this to MathWorks Technical Support so they can investigate whether this is a bug. The error message is coming from an internal TLC file, which shouldn't occur.
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개)

카테고리

도움말 센터File Exchange에서 General Applications에 대해 자세히 알아보기

태그

질문:

xu
2012년 11월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by