Writing S-Functions Previous page   Next Page
ssGetNumIWork

Get the size of a block's integer work vector

Syntax

Arguments

S
   SimStruct representing an S-Function block.

Description

Returns the size of the integer (int_T) work vector used by the block represented by S. You can use this macro in any routine except mdlInitializeSizes.

Languages

C

See Also

ssSetNumIWork, ssGetNumRWork


Previous page  ssGetNumInputPorts ssGetNumModes Next page

© 1994-2005 The MathWorks, Inc.