08-Oct-2025 11:31:29 ode_euler_test(): MATLAB/Octave version 6.4.0 ode_euler() is an interactive program which uses an Euler 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_euler_test(): Normal end of execution. 08-Oct-2025 11:31:40