Using Simulink | ![]() ![]() |
Setting Signal Properties
Signals have properties. Use the Signal Properties dialog box to view or set a signal's properties. To display the dialog box, select the line that carries the signal and choose Signal Properties from the Simulink Edit menu.
The Signal Properties dialog box lets you view and edit signal properties.
The dialog box includes the following controls.
Signal name
Show propagated signals
Note This option appears only for signals that originate from a virtual block other than a Bus Selector block. |
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
in the field causes MATLAB's default Web browser to display foo_signal.html
when you click the field's label.
Displayable (Test Point)
Select 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. |
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.
Note Select Storage class from the Simulink Format menu to display the storage class of the signal on the block diagram. |
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.
![]() | Scalar Expansion of Inputs and Parameters | Working with Complex Signals | ![]() |