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.

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

Name of signal.

Show propagated signals

Show propagated signal names. You can select one of the following options:

Option
Description
off
Do not display signals represented by a virtual signal in the signal's label.
on
Display the virtual and nonvirtual signals represented by a virtual signal in the signal's label. For example, suppose that virtual signal s1 represents a nonvirtual signal s2 and a virtual signal s3. If this option is selected, s1's label is s1<s2, s3>.
all
Display all the nonvirtual signals that a virtual signal represents either directly or indirectly. For example, suppose that virtual signal s1 represents a nonvirtual signal s2 and a virtual signal s3 and virtual signal s3 represents nonvirtual signals s4 and s5. If this option is selected, s1's label is s1<s2,s4,s5>.

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.

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.


  Scalar Expansion of Inputs and Parameters Working with Complex Signals