Clear Filters
Clear Filters

Help while using ode45

1 view (last 30 days)
Jack Breenlair
Jack Breenlair on 16 Oct 2015
Answered: Torsten on 16 Oct 2015
I am currently trying to solve an ode, and I want to check in each step of the integration if any of the points that i just got as a result of the ode function has crossed a region how do i do that? for instance [1 3] in x and 0 in y, or y<0. In each step of the integration all the points are saved into an array.

Accepted Answer

Torsten
Torsten on 16 Oct 2015
The ballode example should be helpful for your purpose:
Best wishes
Torsten.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!