| Writing S-Functions | ![]() |
Get the size of a data type work vector.
Syntax
int_T ssGetDWorkWidth(SimStruct *S, int_T vector)
Arguments
S
SimStruct representing an S-function block.
0, 1, 2, ... ssGetNumDWork(S)
Description
Returns the number of elements in the specified work vector.
Languages
See Also
ssSetDWorkWidth
| ssGetDWorkUsedAsDState | ssGetdX | ![]() |