The initial velocity of the projectile (vo) is 20 m/s.
The initial angle of the projectile is 50 degrees.
Gravitational acceleration (g) is 9.81 m/s^2.
Using the software LabVIEW:
Using an array constant on the block diagram, plot the path of the projectile on a waveform graph from 0 to 40 meters in 5-meter intervals.
The path of the projectile is given by:
gx^2 y = xtan(0) - 2y^2cos(20)