Writing S-Functions | ![]() ![]() |
Updates the values of run-time parameters to be the same as those of the corresponding tunable dialog parameters.
Syntax
void ssUpdateAllTunableParamsAsRunTimeParams(SimStruct *S)
Description
Use this macro in the S-function's mdlProcessParameters
method to update the values of all run-time parameters created by the ssRegAllTunableParamsAsRunTimeParam
macro.
Languages
See Also
mdlProcessParameters, ssUpdateRunTimeParamInfo, ssRegAllTunableParamsAsRunTimeParams
![]() | ssSetVectorMode | ssUpdateRunTimeParamData | ![]() |