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