ODE solvers and code

1 view (last 30 days)
Christopher Arreola
Christopher Arreola on 7 Dec 2021
Answered: Jon on 7 Dec 2021
Is it possible to see the code behind any of the ODE solvers? Or is this kept under lock and key and the inner workings are kept a mystery?

Answers (1)

Jon
Jon on 7 Dec 2021
Just edit the functions, so type on the command line for example:
edit ode45

Products

Community Treasure Hunt

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

Start Hunting!