Set the dimensions mode of the input port indexed by pIdx
void ssSetInputPortDimensionsMode(SimStruct *S,int_T pIdx, DimensionsMode_T mode)
S
SimStruct representing an S-Function block.
pIdx
Input port index being polled.
mode
Enum value corresponding to the ports dimensions mode.
No return value
C, C++
See the S-function sfun_varsize_concat1D.c