Question: Write a MATLAB Graphical user Interface (GUI) to simulate and plot the projectile motion - the motion of an object projected into the air at

Write a MATLAB Graphical user Interface (GUI) to simulate and plot the projectile motion - the motion of an object projected into the air at an angle. The object flies in the air until the projectile returns to the horizontal axis (x-axis), where y=0. This MATLAB program should allow the user to try to hit a 2-m diameter target on the x-axis (y=0) by varying conditions, including the lunch direction, the speed of the lunch, the projectile's size, and the location of the target. Plot the parabolic trajectory of each projectile simulation. Draw dots to mark the position of the projectile at 1/4 second intervals. Add plot title, axis labels, and legends. Then, print computation results in the command window and analyze the object hits the target or not. Save all simulation inputs and analyses into a permanent file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
