| Writing S-Functions | ![]() |
Write work vectors to model.rtw file.
Syntax
int_T ssWriteRTWWorkVect(SimStruct *S, const char_T *vectName, int_T nNames,const char_T *name1,int_T size1, ...,const char_T * nameN,int_T sizeN)
Arguments
S
SimStruct representing an S-function block.
RWork", "IWork" or "PWork")
settingType
Description
Use this function in mdlRTW to write work vectors to this S-function's model.rtw file. This function returns TRUE if successful.
Languages
See Also
mdlRTW
| ssWriteRTWVectParam | ssWriteRTW2dMatParam | ![]() |