WOLFRAM SYSTEM MODELER
InOutNoStateA model that adds two inputs |
![]() |
SystemModel["DocumentationExamples.Basic.InOutNoState"]
This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.
![]() |
u1 |
Type: RealInput Description: Real input signal 1 |
---|---|---|
![]() |
u2 |
Type: RealInput Description: Real input signal 2 |
![]() |
y |
Type: RealOutput Description: Real output signal |
![]() |
add1 |
Type: Add Description: Output the sum of the two inputs |
---|