09-Aug-2024 17:55:41 ode_trapezoidal_test(): MATLAB/Octave version 6.4.0 ode_trapezoidal() is an interactive program which uses the trapezoidal method to estimate the solution of an ordinary differential equation (ODE) of the form y' = f(x,y) for a <= x <= b, with initial condition y(a)=ya using n steps. ode_trapezoidal_test(): Normal end of execution. 09-Aug-2024 17:55:51