Writing S-Functions | ![]() ![]() |
Get the number of parameters that this block has.
Syntax
function ssGetNumParameters(S : in SimStruct) return Integer;
Arguments
S
SimStruct representing an S-function block.
Description
Returns the number of parameters that this block has.
Languages
See Also
ssGetParameterName
![]() | ssGetNumOutputPorts | ssGetNumRunTimeParams | ![]() |