| Writing S-Functions | ![]() |
Get the identifier used to declare a DWork vector in code generated from the associated S-function.
Syntax
Arguments
S
SimStruct representing an S-Function block.
idx
Index of the work vector, where the index is one of 0, 1, 2, ... ssGetNumDWork(S).
Description
Returns the identifier used in code generated by the Real-Time Workshop to declare the DWork vector specified by idx.
Languages
See Also
ssSetDWorkRTWIdentifier
| ssGetDWorkName | ssGetDWorkRTWStorageClass | ![]() |