Writing S-Functions | ![]() ![]() |
Set the tunability of a parameter.
Syntax
procedure ssSetParameterTunable (S : in SimStruct; Parameter : in Integer; IsTunable : in Boolean);
Arguments
S
SimStruct representing an S-function block.
true
indicates that the parameter is tunable.
Description
Sets the tunability of Parameter
to the value of IsTunable
.
Languages
![]() | ssSetParameterName | ssSetPlacementGroup | ![]() |