i was given these equations to solve with ode15s ( dy(1)=y(2), dy(2)=0, dy(3)=y(4), dy(4)=-g), initial conditions y(1)=0, y(2)=v(cosa), y(3)=0, y(4)=v(sina) but it keeps telling me i dont have enough input arguments

Asked:

on 19 Jun 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!