09-Aug-2024 12:02:44 ode_euler_backward_test(): MATLAB/Octave version 6.4.0 ode_euler_backward() is an interactive program which uses the backward 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_backward_test(): Normal end of execution. 09-Aug-2024 12:02:55