How to stop, reset the variables and restart an ODE solver?
5 ビュー (過去 30 日間)
古いコメントを表示
I am trying to solve a system of equations in which I want to stop the solver at certain t-values, reset the value of depenedent variables, and restart the solver. Is there an example that I can look at and try to mimic?
0 件のコメント
回答 (1 件)
Walter Roberson
2019 年 4 月 3 日
Look at ballode and how it uses "events", and observe how it loops calls until the entire time is complete.
5 件のコメント
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!