ode23_test, an Octave code which calls ode23(), which solves a system of ordinary differential equations (ODE), using a pair of solvers of orders 2 and 3.
ode23() is a built-in function.
The computer code and data files described and made available on this web page are distributed under the MIT license
ode23_test is available in a MATLAB version and an Octave version.