WOLFRAM SYSTEM MODELER

CelsiusToFahrenheit

Block-based model for conversion from degree Celsius to degree Fahrenheit

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Tutorial.ExternalData.CelsiusToFahrenheit"]
Out[1]:=

Information

This example is used in the tutorial Using External Data.

The model may contain stylistic improvements compared to the model obtained by following the steps in the tutorial. Examples of stylistic improvements include the use of description strings, model plots, icons, and documentation.

Connectors (2)

tempC

Type: RealInput

tempF

Type: RealOutput

Components (3)

degF_per_degC

Type: Gain

Description: Change in degrees Fahrenheit per change in degrees Celsius

zeroC_in_degF

Type: Constant

Description: Zero degrees Celsius converted to Fahrenheit

add

Type: Add