code in MATLAB please
Write a function f_to_c that accepts a temperature indegrees Fahrenheit and returns the temperature in degreesCelsius.
The equation is: T(in °C) = 5/9[T(in °F) – 32.0]
Expert Answer
An answer will be send to you shortly. . . . .