Writing S-Functions    
ssGetSFcnParam

Get a parameter of an S-function block.

Syntax

Arguments
S
   SimStruct representing an S-function block.

index
   Index of the parameter to be returned.

Description

Use in any routine to access a parameter entered in the S-function's block dialog box where index starts at 0 and is less than ssGetSFcnParamsCount(S).

Languages

C

See Also
ssGetSFcnParamsCount


 ssGetSampleTimePeriod ssGetSFcnParamsCount