Get the total width (total number of elements) of the signal at input port pIdx
int_T ssGetCurrentInputPortWidth(SimStruct *S,int_T pIdx)
S
SimStruct representing an S-Function block.
pldx
Input port index being polled.
An int_T value indicating the current width of the signal at input port pIdx.
C, C++