03-Jul-2023 10:57:26 usa_cvt_geo_test(): MATLAB/Octave version 5.2.0 usa_cvt_geo() computes centroidal Voronoi tessellations of the USA, based on geometric area. usa_centroid_geo_test(): usa_centroid_geo() estimates the centroids of the Voronoi cells associated with a set of points within the boundaries of the USA, expressed as longitudes and latitudes. Graphics saved as "usa_centroid_geo_test.png" Skipping usa_cvt_geo_estimate_test() Requires access to MATLAB mapping toolbox. usa_point_display_test(): usa_point_display() displays points within the boundaries of the United States, expressed as longitudes and latitudes. Graphics saved as "usa_point_display_test.png" usa_sample_geo_test(): usa_sample_geo() returns a given number of random sample points within the boundaries of the United States, expressed as longitudes and latitudes. Requesting 100 sample points: usa_point_display() displays the sample points. Graphics saved as "usa_sample_geo_test.png" usa_shape_read_test(): usa_shape_read() returns information defining a polygonal model of the continental United States. Longitude/Latitude, USA Polygon Vertices: 1: -67.2065 45.183 2: -67.0344 44.985 3: -67.1786 44.8992 4: -66.9708 44.8279 5: -67.19 44.6603 6: -68.2626 44.4658 7: -68.6158 44.3064 8: -68.8132 44.3303 ...... .............. .............. 403: -67.2065 45.183 usa_shape_display(): Display the shape of a region defined by longitudes and latitudes. Plot saved as "usa_shape_read_test.png" Skipping usa_voronoi_display_test() Requires access to MATLAB mapping toolbox. usa_cvt_geo_test(): Normal end of execution. 03-Jul-2023 11:02:00