Writing S-Functions | ![]() ![]() |
Write a string to the model.rtw
file.
Syntax
int_T ssWriteRTWStr(SimStruct *S, const char_T *str)
Arguments
S
SimStruct representing an S-function block.
Description
Use this function in mdlRTW
to write strings to this S-function's model.rtw
file. This function returns TRUE
if successful.
Languages
See Also
mdlRTW
![]() | ssWriteRTWScalarParam | ssWriteRTWStrParam | ![]() |