| Simulink Reference | ![]() |
Provides postcompilation information about a block input port.
Description
Simulink returns an instance of this class when an M-file program, e.g., a Level-2 M-file S-function, invokes the InputPort method of a block's runtime object after the model containing the block has been compiled.
Parent
Children
Property Summary
| Name |
Description |
|
True if this port has direct feedthrough. |
|
True if this port is overwritable. |
Properties
DirectFeedthrough
Description: True if this input port has direct feedthrough.
Access: RW for M-file S functions, RO for other blocks.
Overwritable
Description: True if this input port is overwritable.
Access: RW for M-file S functions, RO for other blocks.
| Simulink.BlockCompDworkData | Simulink.BlockCompOutputPortData | ![]() |
© 1994-2005 The MathWorks, Inc.