WOLFRAM SYSTEM MODELER

InOut

A model that adds two inputs and solves a differential equation

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Basic.InOut"]
Out[1]:=

Information

Wolfram Language Documentation Examples

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.

Connectors (3)

u1

Type: RealInput

Description: Real input signal 1

u2

Type: RealInput

Description: Real input signal 2

y

Type: RealOutput

Description: Real output signal

Components (1)

add1

Type: Add

Description: Output the sum of the two inputs