08-Mar-2024 08:57:13 chen_ode_test() MATLAB/Octave version 5.2.0 Solve the Chen ODE. Chen parameters: a = 40 b = 3 c = 28 t0 = 0 xyz0 = (-0.1,0.5,-0.6) tstop = 15 chen_ode23() chen_ode() solved by ode23(). Number of variable size steps = 765 Graphics saved as "chen_ode23.png chen_ode_test(): Normal end of execution. 08-Mar-2024 08:57:14