Question: please answer fully, thank you! 1. Create a MATLAB script that tests second or third grade students on multiplication from 2 2 4 up to

please answer fully, thank you!
1. Create a MATLAB script that tests second or third grade students on multiplication from 2 2 4 up to 12 12 144. The program must include the following: . Welcome Message User Defined Number of Questions .Each question will display and wait for user input .Each question is random with integers from 2 to 12 (make sure the random numbers are different every time MATLAB is started) Use clc to clear the command window after each question Keeps track of how many answers are correct . th en of the test displays how many answers were correct AND prowides a formatted percentage Based on the percentage, grades of A, B, C, D, and F are provided and displayed Ask the question, "Would you like to retake the test?" before the script closes. When the user inputs a 'y OR 'Y', the program restarts. Any other input will cause the script to end
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
