User`s guide
Foreword
xxvi
Chapter 12, “Configuring Real-Time Workshop for Your Application,”
compares and contrasts various targets, including the generic real-time,
embedded-C, and RTW S-function targets.
Chapter 13, “Real-Time Workshop Rapid Simulation Target,” discusses the
Rapid Simulation Target (
rsim), which executes your model in nonreal-time on
your host computer. You can use this feature to generate fast, stand-alone
simulations that allow batch parameter tuning and the loading of new
simulation data (signals) from a standard MATLAB MAT-file without needing
to recompile your model.
Chapter 14, “Real-Time Workshop Ada Coder,” discusses the Real-Time
Workshop Ada Target, which generates Ada code from your models. This is a
separate product from the Real-Time Workshop.
Appendix A lists the directory structure and the files shipped with the
Real-Time Workshop.
Appendix B is a glossary that contains definitions of terminology associated
with the Real-Time Workshop and real-time development.
Note See the Target Language Compiler Reference Guide for information
about TLC files, including a discussion of custom target files.