Question: this is a matlab question 10. Write a program to calculate a temperature provided by the user into a different unit system. The program should

this is a matlab question
10. Write a program to calculate a temperature provided by the user into a different unit system. The program should ask the user to M enter a temperature in units of degrees Fahrenheit. The program should then ask the user to choose a unit system they would likeChoose a final unt to have the value converted into, using a menu.The menu should display the choices "deg C "K and "deg R; which should be stored in a cell array. The program should display the output in a sentence formatted as shown below. The actual values in the sentence should change appropriately as the user input and menu sclection changes deg R Sample Input/ Output: Enter the temperature [deg F] -129 Menu Choice: K The equivalent temperature to -129 deg F is 184 K
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
