07-Jan-2022 18:31:46 CVT_ELLIPSE_UNIFORM_TEST(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2. Test CVT_ELLIPSE_UNIFORM(). CVT_ELLIPSE_UNIFORM: A simple demonstration of a CVT computation (Centroidal Voronoi Tessellation) in an ellipse, with a uniform density. User specified number of generators = 300 User specified number of sample points = 100000 The user number of iterations = 30 User specified DELAUNAY_DISPLAY = 1 CVT_ELLIPSE_UNIFORM: MATLAB's ACCUMARRAY command can be used for faster computation. This command is not available in some versions of MATLAB. If ACCUMARRAY is available, simply make sure that the ACCUMARAY_AVAILABLE variable is set to 1! CVT_ELLIPSE_UNIFORM will use the ACCUMARRAY command. Graphics saved as "delaunay.png" Graphics saved as "voronoi.png" CVT_ELLIPSE_UNIFORM: Normal end of execution. CVT_ELLIPSE_UNIFORM_TEST(): Normal end of execution. 07-Jan-2022 18:31:53