The tennis player practices by hitting the ball wall at A Th
Solution
mat lab code: The process i followed can be found here http://wps.aw.com/wps/media/objects/877/898586/topics/topic01.pdf
Hello, I\'ve recently been tasked with creating a program for a course regarding plotting projectile motion with drag (air resistance). The problem i have run into is regarding overwriting of variable (Vx and Vy) but whenever i replace them and put them back into the function so they don\'t overwrite themselves the program either does nothing or crashes matlab. since i don\'t have matlab at home i\'ve been using freelab and convert back and forth as i work at uni and home.
The process i followed can be found here http://wps.aw.com/wps/media/objects/877/898586/topics/topic01.pdf
Another problem i have had is that i am unable to plot the y axis for the function without drag.
so this is the latest and furthermost i have got, this was done in freeMat 4.2 so some small changes need to be done to make it work in matlab. Other things i have yet to do is add the y axis for projectile motion without drag and a legend for the graph. if you spot anything odd or can tell me how to stop getting those variables overwriting themselves i would be very thankful.
