A GUI for Projectile motion
projectile()
creates a SCILAB graphical user interface(GUI) for Projectile Motion.
By providing initial values for angle of projection, speed, height, and acelearation due to gravity,
It will calculate time of fligt, maximum height, maximum range and plot the trajctory using comet command,
also you can find the positon of projectile at any time using time slider.