| Writing S-Functions | ![]() |
Gets the attributes of a run-time parameter.
Syntax
Arguments
S
SimStruct representing an S-Function block.
param
Index of a run-time parameter.
Description
Returns the attributes of the run-time parameter specified by param. See the documentation for ssSetRunTimeParamInfo for a description of the ssParamRec structure returned by this function.
Languages
See Also
| ssGetRootSS | ssGetRWork | ![]() |