Writing S-Functions | ![]() ![]() |
Get the number of block dialog parameters that an S-function block has.
Syntax
ssGetSFcnParamsCount(SimStruct *S)
Arguments
S
SimStruct representing an S-function block.
Description
Returns the number of parameters that a user can set for the block represented by S
.
Languages
See Also
ssGetNumSFcnParams
![]() | ssGetSFcnParam | ssGetSimMode | ![]() |