Target Language Compiler    

Code Generation Architecture


The following sections provide a high-level view of how TLC orchestrates automatic program building, describing how it is invoked, what files are involved, and how it transforms records in model.rtw files.
Build Process
How the Target Language Compiler processes compiled model files to produce code
Invoking Code Generation
Running rtwgen and tlc from the MATLAB command line
Configuring TLC
How to pass in configuration data to customize builds
Code Generation Concepts
Understanding TLC variables and file and record handling
TLC Files
The roles and varieties of system and block target files
Data Handling with TLC: An Example
One way TLC library functions can transform data into data structures



  Generate Code Using a Wrapper Build Process