Question: 4. (20 points) Create a flowchart and a MATLAB program to prompt the keyboard user to enter three numbers (A, B, C). The program should

4. (20 points) Create a flowchart and a MATLAB program to prompt the keyboard user to enter three numbers (A, B, C). The program should display the largest of the 3 values. Use an if structure to determine which of the 3 values is largest and display the largest value. Test the program where A is the largest value Test the program where B is the largest value Test the program where C is the largest value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
