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

3 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 13 Oct 2021
Edited: MathWorks Support Team on 17 Nov 2021
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

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!