Writing S-Functions | ![]() ![]() |
Determine whether memory allocated to output port is reusable.
Syntax
int_T ssGetOutputPortReusable(SimStruct *S, int_T port)
Arguments
S
SimStruct representing an S-function block or a Simulink model.
Description
Returns TRUE if output port memory buffer can be reused by other signals in the model.
Languages
See Also
![]() | ssGetOutputPortRealSignal | ssGetOutputPortSampleTime | ![]() |