Write a character vector to the
filemodel
.rtw
int_T ssWriteRTWStr(SimStruct *S, const char_T *str)
S
SimStruct representing an S-Function block.
str
Character vector.
An int_T
(1
or 0
) or
boolean_T
(true
or
false
) indicating the success or failure of the
function.
Use this function in mdlRTW
to write character vector to this
S-function
file.model
.rtw
C, C++