Main Content
ssGetNumDWork
Get the number of Dwork vectors used by a block
Syntax
int_T ssGetNumDWork(SimStruct *S)
Arguments
S
SimStruct that represents an S-Function block.
Returns
An int_T
value indicating the number of DWork vectors in this
S-function.
Description
Use to obtain the number of Dwork vectors used by S
.
Languages
C, C++
See Also
Version History
Introduced before R2006a