WOLFRAM SYSTEM MODELER

ContinuousStateSpace

Continuous state space model

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.ControlledMotorGearPendulum.comparator.ContinuousStateSpace"]
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.

Parameters (2)

x_start

Value: zeros(nx)

Type: Real[nx]

y_start

Value: zeros(nout)

Type: Real[nout]

Connectors (2)

u

Type: RealInput[nin]

Description: 'input Real' as connector

y

Type: RealOutput[nout]

Description: 'output Real' as connector

Extended by (1)

comparator

DocumentationExamples.Modeling.ControlledMotorGearPendulum

Comparator model