Artificial minimum in solving ODE

Hello again,
Is there any way, using one of the ode functions in MATLAB, to set a tolerance below which that variable will be set to 0?
Thanks,
Danny

 Accepted Answer

Star Strider
Star Strider on 19 Jul 2012
I'm not quite sure what you mean, but the discussion on ‘options’ here:
and in ‘odeset’ (particularly the ‘AbsTol’ option):
might give you the information you want.

2 Comments

Yeah, I think AbsTol is probably the best one can do. Thanks!
My pleasure!

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!