Writing S-Functions | ![]() ![]() |
Specify the width of a data type work vector.
Syntax
Arguments
S
SimStruct representing an S-Function block.
vector
Index of the work vector, where the index is one of 0
, 1
, 2
, ...
ssGetNumDWork(S)
.
width
Number of elements in the work vector.
Description
Use in mdlInitializeSizes
or in mdlSetWorkWidths
to set the number of elements in the specified data type work vector.
Languages
See Also
ssGetDWorkWidth, ssSetDWorkDataType, ssSetNumDWork
![]() | ssSetDWorkUsedAsDState | ssSetErrorStatus | ![]() |