Writing S-Functions Previous page   Next Page
ssUpdateRunTimeParamData

Update the value of a run-time parameter

Syntax

Arguments

S
   SimStruct representing an S-Function block.

param
   Index of a run-time parameter.

data
   New value of the parameter.

Description

Use this macro in the S-function's mdlProcessParameters method to update the value of the run-time parameter specified by param.

Languages

C

See Also

mdlProcessParameters, ssGetRunTimeParamInfo, ssUpdateAllTunableParamsAsRunTimeParams, ssRegAllTunableParamsAsRunTimeParams


Previous page  ssUpdateAllTunableParamsAsRunTimeParams ssUpdateDlgParamAsRunTimeParam Next page

© 1994-2005 The MathWorks, Inc.