Using Simulink     Search Help Desk

Signal Properties Dialog

The Signal Properties dialog allows you to view and edit signal properties.

The dialog includes the following controls.

Signal Name
Name of signal.

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 the field's label (that is, "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)
Check this option to indicate that the signal can be displayed during simulation.Note
The next two controls are used to set properties uses by the Real-Time Workshop to generate code from the model. You can ignore them if you do not plan to generate code from the model.

The following  fields appear only if the Real-Time Workshop is installed.

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
Select the storage type of this signal from the list. See the "Real-Time Workshop User's Guide" for more information.


Help Desk