Target Language Compiler | ![]() ![]() |
Block Target Files
Each block has a target file that determines what code should be generated for the block. The code can vary depending on the exact parameters of the block or the types of connections to it (e.g., wide vs. scalar input).
Within each block target file, block functions specify the code to be output for the block in the model's or subsystem's start
function, output
function, update
function, and so on.
![]() | System Target Files | Block Target File Mapping | ![]() |