Question: Use MATLAB to write a program and run it before you post it please. Write a program in a script file that calculates the cost
Use MATLAB to write a program and run it before you post it please.
Write a program in a script file that calculates the cost of renting a car according to the following price schedule: The program asks the user to enter the rental period and the type of car. The program then displays the cost. If a period longer than 60 days is entered, a message "Rental is not available for more than 60 days" is displayed. If a rental period of less than 6 days is entered for class D, a message "Class D cars cannot be rented for less than 6 days" is displayed. Run the program nine times for the following cases: Class B, for 3, 14, and 50 days. Class C, for 20, 28 and 61 days. Class D for 6, 18, and 60 days
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
