Writing S-Functions    
ssRegAllTunableParamsAsRunTimeParams

Register all tunable parameters as run-time parameters.

Syntax

Arguments
S
   SimStruct representing an S-function block.

names
   Array of names for the run-time parameters

Description

Use this function in mdlSetWorkWidths to register all tunable dialog parameters as run-time parameters. Specify the names of the run-time versions of the parameters in the names array.

You can register dialog parameters individually as run-time parameters, using ssSetNumRunTimeParameters and ssSetRunTimeParamInfo.

Languages

C

See Also
mdlSetWorkWidths, ssSetNumRunTimeParameters, ssSetRunTimeParamInfo


 ssPrintf ssRegisterDataType