Skip to Main Content Skip to Search
Product Documentation

ssWriteRTWScalarParam - Write a scalar parameter to the model.rtw file

Syntax

int_T ssWriteRTWScalarParam(SimStruct *S,  const char_T *name,
  const void *value, int_T type)

Arguments

S

SimStruct representing an S-Function block.

name

Parameter name.

value

Parameter value.

type

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).

Returns

An int_T (1 or 0) or boolean_T (true or false) indicating the success or failure of the function.

Description

Use this function in mdlRTW to write scalar parameters to this S-function's model.rtw file.

Languages

C, C++

See Also

mdlRTW

  


Related Products & Applications

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