Question: Please answer the following questions using MATLAB CODING ONLY. Read the directions carefully and answer accordingly. Show all work! 3. (4 points) Understand and correct
3. (4 points) Understand and correct MATLAB iteration. 3a. (.5 points Write an m-file script to prompt the user to input ten student ages one at a time and find the maximum age. 3b. (1.5 points) Write a ma-file script to prompt the user to input a number between 0 and 100 inclusive) and keep prompting the user until he does so and then display the number 3c. point) Draw a table of x, y, and i values for each iteration of the loop. Predict the output then verify that your prediction was correct. 1: i 11 y while (x 18) i-i+11 end disp(i)1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
