WOLFRAM SYSTEM MODELER

S_Func

Models an S-Function

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.Catapult.Functions.S_Func"]
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.

Syntax

y = S_Func(x_min, x_max, y_min, y_max, x)

Inputs (5)

x_min

Type: Real

x_max

Type: Real

y_min

Type: Real

y_max

Type: Real

x

Type: Real

Outputs (1)

y

Type: Real