Simulink.SFunctionBuilder.add
Add input, output, parameter, library item, or state to S-Function Builder block
Since R2022a
Description
Simulink.SFunctionBuilder.add(
adds the element blk
,elem
,Name=Value
)elem
with options specified using one or more name-value
arguments to the S-Function Builder block blk
. For
example, to specify the data type for a port as double
, set
DataType
to double
.
The options you can specify depend on the type of element you add.
Input Arguments
Name-Value Arguments
Version History
Introduced in R2022a