09-Mar-2024 16:55:22 anishchenko_ode_test() MATLAB/Octave version 5.2.0 Solve the Anishchenko ODE and plot solution. parameters: mu = 1.2 eta = 0.5 t0 = 0 xyz0 = (-0.1,0.5,-0.6) tstop = 100 anishchenko_ode23(): anishchenko_ode() solved by ode23(). Number of variable size steps = 571 Graphics saved as "anishchenko_ode23.png anishchenko_ode_test(): Normal end of execution. 09-Mar-2024 16:55:23