Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 10:42:27 axon_ode_test(): MATLAB/Octave version "9.11.0.2358333 (R2021b) Update 7" Solve axon_ode(). parameters: C = 1 E_K = -74.7 E_Na = 54.2 E_rest = -68 G_K = 12 G_Na = 30 t0 = 0 V(0) = 0 N(0) = 0.317677 M(0) = 0.0529325 H(0) = 0.596121 tstop = 10 axon_euler Solve axon_ode() using euler() Number of fixed time steps = 1000 Graphics saved as "axon_v_euler.png" Graphics saved as "axon_n_euler.png" Graphics saved as "axon_m_euler.png" Graphics saved as "axon_h_euler.png" axon_euler(): Normal end of execution. axon_ode45(): Solve axon_ode() using ode45() Number of variable time steps = 729 Graphics saved as "axon_v_ode45.png" Graphics saved as "axon_n_ode45.png" Graphics saved as "axon_m_ode45.png" Graphics saved as "axon_h_ode45.png" axon_ode45(): Normal end of execution. axon_ode_test(): Normal end of execution. 13-May-2025 10:42:35