Error flag instead of error message for bvp5c
Show older comments
During running a continuation for boundary value problems, I encounter a situation, where the problem becomes singular and bvp5c throws an error.
I would prefer to be able to catch the error, reduce the continuation stepsize and continue with the computation or possibly stop the continuation. So something like an exitflag would be fine, or the singular Jacobian could be reported in the solution stats.
Answers (1)
Alois Steindl
on 12 Nov 2021
0 votes
Categories
Find more on Boundary Value Problems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!