08-Jan-2022 11:02:52 voronoi_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2. 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. 08-Jan-2022 11:04:31