Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 19:19:22 voronoi_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7. Test voronoi(). voronoi_test01(): Apply voronoi to a set of 9 points. voronoi_test02(): Demonstrate what a Voronoi diagram looks like for a "large" set of points, here chosen uniformly at random in the unit square. voronoi_test03(): This script tests voronoi() + delaunay(). Plot #1: The points: Plot #2: The Voronoi diagram by itself: Plot #3: The Delaunay triangulation by itself: Plot #4: Points + Voronoi + Delaunay: Plot #5: Points + Delaunay + Voronoi: voronoi_test(): Normal end of execution. 13-May-2025 19:21:03