14-May-2025 08:16:32 artery_pde_test(): MATLAB/Octave version 6.4.0 Test artery_pde(). Parameters: a = 1333.2 alpha = 3.6e+07 b = 133.32 beta = 6000 dp = 33.33 gamma = 3.33333 l = 0.05 nx = 51 omega = 7.85398 t0 = 0 w0 = (all zero) x = linspace(0.0,l,nx) artery_ode45(): Use ode45() to solve a PDE with the method of lines solving for for the displacement of arterial walls under pressure. Number of time steps is 20 Graphics saved as "artery_ode45_plot.png" Graphics saved as "artery_ode45_midpoint_displacement.png" Graphics saved as "artery_ode45_midpoint_velocity.png" artery_pde_test(): Normal end of execution. 14-May-2025 08:16:34