Real-Time Workshop Embedded Coder    

Custom Storage Classes


This section contains the following topics:
Introduction to Custom Storage Classes
Overview of how the Real-Time Workshop Embedded Coder's custom storage classes extend your control over the representation of data in an embedded algorithm.
Properties of Predefined Custom Storage Classes
Summary of the attributes of custom storage classes.
Class-Specific Storage Class Attributes
Additional attributes that are specific to certain classes.
Other Custom Storage Classes
Custom storage classes that have been provided for special purposes.
Assigning a Custom Storage Class to Data
How to assign a custom storage class to a Simulink data object either from the Simulink Data Explorer, or from the MATLAB command prompt
Code Generation with Custom Storage Classes
Procedure for generating code with data objects that have a custom storage class.
Sample Code Excerpts
Generated code examples from an example model with block parameters and signals that are associated with data objects having predefined custom storage classes.


  Target Floating Point Math Environment Introduction to Custom Storage Classes