User`s guide

29
Nonetheless, it has great potential and a
closer look at the example programs
provided by Mathworks is highly
recommended.
Finally, some old acquaintances:
The data type conversion block is
invaluable when switching between
integers, booleans and doubles.
The embedded MATLAB Function
block offers the opportunity to add your
own custom code to the model – and
consequently, the program itself.
Triggered subsystems, as well as
ordinary subsystems are great tools – not
just for signal routing, their block names
show up the c-code as well which greatly
facilitates debugging and general
understanding of the code.