ODE solvers for R2016b
Show older comments
Do the ODE solvers only exist in Matlab R2018b? I have R2016b and I don't have an ODE app, neither am I able to download or install one. If ODEs are available in R2016b, how do I use it? Thanks!
Answers (1)
Hi,
Most (all?) ode solvers are introduced before R2006a. In the documentation for 2016b is a list of ode solvers:
The documentation sites for the several solvers always contain examples how to use them. See this example for ode45:
Best regards
Stephan
Categories
Find more on Ordinary Differential Equations 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!