ODE solvers for R2016b

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)

Stephan
Stephan on 10 Oct 2018
Edited: Stephan on 10 Oct 2018

0 votes

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

Asked:

on 10 Oct 2018

Edited:

on 10 Oct 2018

Community Treasure Hunt

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

Start Hunting!