Writing S-Functions Previous page   Next Page
ssWriteRTWStrParam

Write a string parameter to the model.rtw file

Syntax

Arguments

S
   SimStruct representing an S-Function block.

name
   Parameter name.

value
   Parameter value.

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

C

See Also

mdlRTW


Previous page  ssWriteRTWStr ssWriteRTWStrVectParam Next page

© 1994-2005 The MathWorks, Inc.