07-Jan-2022 19:10:59 double_well_ode_test(): MATLAB/Octave version "9.8.0.1380330 (R2020a) Update 2" Solve the double_well ODE. Parameter values: t0 = 0 y0 = 1 y0 = 1 tstop = 10 double_well_ode45() Solve the double_well ODE using ode45(). Number of steps taken was 129 Graphics saved as "double_well_ode45_plot.png" Graphics saved as "double_well_ode45_phase.png" Graphics saved as "double_well_ode45_conservation.png" double_well_ode_test(): Normal end of execution. 07-Jan-2022 19:11:05