Writing S-Functions    
ssGetInputPortNumDimensions

Get the dimensionality of the signals accepted by an input port.

Syntax

Arguments
S
   SimStruct representing an S-function block.

port
   Index of an input port

Description

Returns the number of dimensions of port or DYNAMICALLY_SIZED, if the number of dimensions is unknown.

Languages

C

See Also
ssGetInputPortDimensions


 ssGetInputPortFrameData ssGetInputPortOffsetTime