| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Simulink |
| Contents | Index |
| Learn more about Simulink |
Simulink software creates an instance of this class for each instance of a Simulink.Signal object that it creates. Simulink software uses the Simulink.SignalRTWInfo object to store information needed to generate code for the signal specified by the Simulink.Signal object.
You can set the properties of an instance of this class via the RTWInfo property or the property dialog box of the Simulink.Signal object that uses it. For example, the following MATLAB expression sets the StorageClass property of a Simulink.SignalRTWInfo object used by a signal object name mysignal.
mysignal.RTWInfo.StorageClass = 'exportedGlobal';
Use the Code Generation Options section of the Simulink.Signal property dialog box to set the StorageClass and Alias properties of objects of this class.
Name | Description |
|---|---|
Alternate name for this signal. | |
Custom storage class attributes of this signal. See Creating and Using Custom Storage Classes in the Real-Time Workshop Embedded Coder documentation for more information. | |
Custom storage class of this signal. | |
Storage class of this signal. See Signal Considerationsin the Real-Time Workshop documentation for more information. |
![]() | Simulink.Signal | Simulink.Structelement | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |