Using Simulink | ![]() ![]() |
Signal Properties Dialog Box
The Signal Properties dialog box lets you view and edit signal properties.
The dialog box includes the following controls.
Signal name
Show propagated signals
Show propagated signal names. You can select one of the following options:
Description
Enter a description of the signal in this field.
Document link
Enter a MATLAB expression in the field that displays documentation for the signal. To display the documentation, click "Document Link." For example, entering the expression
web(['file:///' which('foo_signal.html')])
in the field causes MATLAB's default Web browser to display foo_signal.html
when you click the field's label.
Displayable (Test Point)
Check this option to indicate that the signal can be displayed during simulation.
Note The next two controls set properties used by the Real-Time Workshop to generate code from the model. You can ignore them if you are not going to generate code from the model. |
RTW storage class
Select the storage class of this signal from the list. See the Real-Time Workshop User's Guide for an explanation of the listed options.
RTW storage type qualifier
Select the storage type of this signal from the list. See the Real-Time Workshop User's Guide for more information.
![]() | Setting Signal Properties | Annotations | ![]() |