Hello,
When I looked into some .tlc example files, I saw some command end up with a backslash for example: %<LibCallModelTerminate()>\ while some of them do not. For example: %<SLibDumpFunctionBanner(fcnRec)>
Is anyone know what does the backslash do here? When I do code genaration, I did not see any difference with or without "\".
Thanks

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2014년 6월 9일

0 개 추천

Not very sure, but the TLC reference documentation on Line Continuation provides a clue:
Use \ to suppress line feeds to the output.

댓글 수: 1

Huan
Huan 2014년 6월 10일
Thanks, Kaustubha. I guess "\" here is nothing but line continuation, although sometimes it is trival using "\" at the end of a line.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

질문:

2014년 6월 6일

댓글:

2014년 6월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by