Writing S-Functions    
ssGetInputPortReusable

Determine whether memory allocated to the input port is reusable.

Syntax

Arguments

S
   SimStruct representing an S-Function block or a Simulink model.

port
   Index of the input port.

Description

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

Languages

C, C++

See Also

ssSetInputPortReusable


  ssGetInputPortRequiredContiguous ssGetInputPortSampleTime