| Contents | Index |
This class defines properties that are common to objects that provide run-time information about a block's ports.
Simulink.BlockPreCompInputPortData, Simulink.BlockPreCompOutputPortData, Simulink.BlockCompInputPortData, Simulink.BlockCompOutputPortData
Name | Description |
|---|---|
True if this port is connected to a bus. | |
True if this port produces output or accepts input at the current simulation time step. | |
Sample time of this port. | |
Sample time index of this port. | |
Sampling mode of the port. |
True if this port is connected to a bus.
Boolean
RO
True if this port produces output or accepts input at the current simulation time step.
Boolean
RO
Sample time of this port.
[period offset] where period and offset are values of type double. See How to Specify the Sample Time for more information.
RW for MATLAB S functions, RO for other blocks
Sample time index of this port.
integer
RO
Sampling mode of the port. Valid values are:
Value | Description |
|---|---|
Port accepts or outputs frame-based signals. The use of frame-based signals requires a DSP System Toolbox license. | |
Sampling mode is inherited from the port to which this port is connected. | |
Port accepts or outputs sampled data. |
string
RW for MATLAB S functions, RO for other blocks

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