Where can I find TLC file examples in order to learn more about TLC routines?

조회 수: 2 (최근 30일)
Where can I find TLC file examples in order to learn more about TLC routines?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 10월 13일
편집: MathWorks Support Team 2021년 11월 17일
One good way of learning TLC is to take a look at the TLC files provided by the MathWorks for the blocks shipped with our products. These TLC files are under the MATLAB tree. You can find some in these folders (where "$MATLABROOT" is the MATLAB root directory):
<$MATLABROOT>\toolbox\simulink\blocks\tlc_c
<$MATLABROOT>\rtw\c\tlc\blocks
<$MATLABROOT>\rtw\c\tlc\fixpt
<$MATLABROOT>\rtw\c\tlc\lib
<$MATLABROOT>\rtw\c\tlc\mw
For some tutorials on TLC files, please see our documentation here:
https://www.mathworks.com/help/rtw/block-authoring-with-tlc.html

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Target Language Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by