T-MATS: Parameter Step Library Block
The parameter step block will step another block's input parameter from an initial condition to a final postion.

Parameter Step Inputs:
Parameter Step InputDescription
NoneN/A

Parameter Step Outputs:
Parameter Step OutputDescription
NoneN/A

Parameter Step Mask Variables:
Parameter Step Mask VariableDescription
BN_MBlock Name. Note: the MATLAB command "gcb" can be used to determine the block name.
PN_MParameter Name Note: the block internal workings makes use of the MATLAB set_parm function and parameter names will need to be in the form required by this function.
IV_MInitial Value defined as a string. Size and value must match block's parameter initial size and value
FV_MFinal Value defined as a string. Size must match block's parameter initial size.
ST_MStep Time defined as a number