Writing S-Functions    
ssGetInputPortReusable

Determine whether memory allocated to input port is reusable.

Syntax

Arguments
S
   SimStruct representing an S-function block or a Simulink model.

inputPortIdx
   Index of the input port

Description

Returns TRUE if input port memory buffer can be reused by other signals in the model.

Languages

C, C++

See Also

ssSetInputPortReusable


 ssGetInputPortRequiredContiguous ssGetInputPortSampleTime