Question: Matlab question: Create a program that prompts the user to enter a scalar value for the outside air temperature. If the temperature is equal to
Matlab question: Create a program that prompts the user to enter a scalar value for the outside air temperature. If the temperature is equal to or above 80.0F, send a message to the command window telling the user to wear shorts. If the temperature is between 60.0F and 80.0F, send a message to the command window telling the user that its a beautiful day. If the temperature is equal to or below 60.0F, send a message to the command window telling the user to wear a jacket or a coat.
I have to do this using GUI through GUIDE. I don't quite understand how to do this. Thanks!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
