| Writing S-Functions | ![]() |
Get the name of a data type work vector.
Syntax
char_T *ssSetDWorkName(SimStruct *S, int_T vector)
Arguments
S
SimStruct representing an S-function block.
0, 1, 2, ... ssGetNumDWork(S)
Description
Returns the name of the specified data type work vector.
Languages
See Also
ssSetDWorkName
| ssGetDWorkDataType | ssGetDWorkUsedAsDState | ![]() |