Writing S-Functions    
ssWriteRTWStrVectParam

Write a string vector parameter to the model.rtw file.

Syntax

Arguments
S
   SimStruct representing an S-function block.

name
   Parameter name

value
   Parameter values

size
   Number of elements in vector

Description

Use this function in mdlRTW to write a vector of string parameters to this S-function's model.rtw file. This function returns TRUE if successful.

Languages

C

See Also
mdlRTW


 ssWriteRTWStrParam ssWriteRTWVectParam