how can i get ode15s ??

 Accepted Answer

[x,y] = ode15s(YourFunction,LowerIntegrationLimit,UpperIntegrationLimit,InitialCondition)

More Answers (0)

Community Treasure Hunt

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

Start Hunting!