>> voronoi_test 12-Feb-2019 21:13:57 voronoi_test MATLAB version Test voronoi. VORONOI_TEST01: Apply voronoi to a set of 9 points. VORONOI_TEST02: This command file demonstrates 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. 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. 12-Feb-2019 21:15:33 >>