| Contents | Index |
int_T ssWriteRTWScalarParam(SimStruct *S, const char_T *name, const void *value, int_T type)
SimStruct representing an S-Function block.
Parameter name.
Parameter value.
Integer ID of the type of the parameter value, for example, the ID of one of the Simulink built-in data types. For a list of built-in data types, see ssGetInputPortDataType or the ID of a user-defined type (see Custom Data Types).
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 scalar parameters to this S-function's model.rtw file.
C, C++

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |