Hauptinhalt

Fahrenheit to Celsius

Convert degrees Fahrenheit to degrees Celsius

  • Fahrenheit to Celsius block

Libraries:
Simulink Extras / Transformations

Description

The Fahrenheit to Celsius block computes the output temperature in degrees Celsius from the input temperature in degrees Fahrenheit.

TC= (5/9)(TF − 32)

TF is the temperature in degrees Fahrenheit and TC is the temperature in degrees Celsius.

Ports

Input

expand all

Input signal specifying the Fahrenheit degrees.

Data Types: single | double | int8 | int16 | int32 | uint8 | uint16 | uint32 | fixed point

Output

expand all

Output signal specifying the Celsius degrees.

Data Types: single | double | int8 | int16 | int32 | uint8 | uint16 | uint32 | fixed point

Version History

Introduced in R2008b