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