Provide precompilation information about block input port
Simulink® software returns an instance of this class when a MATLAB® program, e.g., a Level-2 MATLAB S-function, invokes the InputPort method of a block's run-time object before the model containing the block has been compiled.
None
Name | Description |
---|---|
True if this port has direct feedthrough. | |
True if this port is overwritable. |
True if this input port has direct feedthrough.
Boolean
RW
for MATLAB S
functions, RO
for other blocks
True if this input port is overwritable.
Boolean
RW
for MATLAB S
functions, RO
for other blocks