Question: Write a MATLAB script that prompts the user to enter a year. If the year the user entered is before 1900, print the message before

Write a MATLAB script that prompts the user to enter a year. If the year the user entered is before 1900, print the message before the 20th century. If the year the user entered is in the range 1900 1999, print the message in the 20th century. If the year the user entered is after 1999, print the message after the 20th century. Use an if/else construct to determine which message is printed. Run the program three times and include your output for each possible message.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!