Real-Time Workshop User's Guide    

Real-Time Code Format

The real-time code format (corresponding to the generic real-time target) is useful for rapid prototyping applications. If you want to generate real-time code while iterating model parameters rapidly, you should begin the design process with the generic real-time target. The real-time code format supports:

For more information on inlining S-functions, see the Target Language Compiler Reference Guide.

The real-time code format declares memory statically, that is, at compile time.


 Choosing a Code Format for Your Application Unsupported Blocks