Writing S-Functions | ![]() ![]() |
Get the size of a block's pointer work vector.
Syntax
int_T ssGetNumPWork(SimStruct *S)
Arguments
S
SimStruct representing an S-function block.
Description
Returns the size of the pointer work vector used by the block represented by S
. You can use this macro in any routine except mdlInitializeSizes
Languages
See Also
ssSetNumPWork
![]() | ssGetNumRunTimeParams | ssGetNumRWork | ![]() |