11-Nov-2022 09:21:03 annulus_grid_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test annulus_grid(). annulus_grid_test01(): annulus_grid() defines a grid of points with N+1 points on a horizontal or vertical radius, based on any annulus. We use N = 20 Inner radius R1 = 1.000000 Outer radius R2 = 2.000000 Center C = (1.000000,5.000000) Number of grid points will be 980 First 20 points: 2.0732 5.0000 -0.0732 5.0000 2.1707 5.0000 -0.1707 5.0000 2.2683 5.0000 -0.2683 5.0000 2.3659 5.0000 -0.3659 5.0000 2.4634 5.0000 -0.4634 5.0000 2.5610 5.0000 -0.5610 5.0000 2.6585 5.0000 -0.6585 5.0000 2.7561 5.0000 -0.7561 5.0000 2.8537 5.0000 -0.8537 5.0000 2.9512 5.0000 -0.9512 5.0000 Data written to the file "annulus_grid_test01.xy". Graphics saved as "annulus_grid_test01.png" annulus_grid_test02(): annulus_grid_fibonacci() defines a grid of N points We use N = 1000 Inner radius R1 = 1.000000 Outer radius R2 = 2.000000 Center C = (1.000000,5.000000) First 20 points in grid: 1.5117 4.1393 0.0399 5.2894 1.9048 5.4358 0.6267 4.0661 0.6439 5.9422 1.9004 4.5451 0.0274 4.7268 1.5334 5.8597 1.1877 4.0043 0.1879 5.6083 2.0112 5.1002 0.3210 4.2420 0.9886 6.0191 1.6978 4.2552 -0.0191 5.0779 1.8053 5.6318 0.8328 3.9887 0.4394 5.8599 1.9956 4.7443 0.0918 4.5153 Gridpoint coordinates saved as "annulus_grid_test02.xy". Graphics saved as "annulus_grid_test02.png" annulus_grid_test(): Normal end of execution. 11-Nov-2022 09:21:08