Real-Time Workshop® 7.1
Product Description
- Introduction and Key Features
- Working with Real-Time Workshop
- Selecting Targets
- Defining and Controlling Data
- Executing Code in a Real-Time Environment and Optimizing Code
- Customizing Real-Time Workshop
Defining and Controlling Data
Real-Time Workshop lets you control the way model data appears in the generated code. It also enables you to manage your data by:
- Declaring data types using built-in block data types (integer, floating-point, and fixed-point)
- Specifying storage to tune and calibrate parameters or constants
- Specifying storage to monitor and log signal data
- Reusing storage to minimize locally scoped data
Real-Time Workshop generates code from data stored in the diagram or in a data dictionary provided by the Simulink Model Explorer. This capability enables you to redeploy code from a single model to different targets by incorporating different data dictionary sets.
Store