Writing S-Functions Previous page   Next Page
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


Previous page  ssGetInputPortFrameData ssGetInputPortOffsetTime Next page

© 1994-2005 The MathWorks, Inc.