November 19 2003 4:55:09.719 PM PLOT_POINTS Given a file of 2D points, make a dot plot, and a Delaunay triangulation plot. Enter command (H for help): # Input file to plot_points # # SHADOWING is turned ON. Each point makes a small mark on X and Y axis. Enter command (H for help): # DATA_READ Read point data from "cvt_nonuni_01.txt". Points are assumed to have dimension 2 POINTS_COUNT: Number of records: 103 Number of point records: 100 Number of comment records: 3 Number of bad records: 0 POINTS_READ: Read coordinate data from file. Coord Min Max 1 0.1601 0.8381 2 0.1500 0.8366 DATA_READ The data has been read. Enter command (H for help): Next output file is cvt_nonuni_01.eps Enter command (H for help): Lower left box corner = 0.0000 0.0000 Upper right box corner = 1.0000 1.0000 Enter command (H for help): Write dot data to "cvt_nonuni_01.eps". Plot Plot Coord Min Max 1 -0.0500 1.0500 2 -0.0500 1.0500 Enter command (H for help): # DATA_READ Read point data from "cvt_nonuni_02.txt". Points are assumed to have dimension 2 POINTS_COUNT: Number of records: 104 Number of point records: 100 Number of comment records: 4 Number of bad records: 0 POINTS_READ: Read coordinate data from file. Coord Min Max 1 0.1619 0.8282 2 0.1658 0.8451 DATA_READ The data has been read. Enter command (H for help): Next output file is cvt_nonuni_02.eps Enter command (H for help): Lower left box corner = 0.0000 0.0000 Upper right box corner = 1.0000 1.0000 Enter command (H for help): Write dot data to "cvt_nonuni_02.eps". Plot Plot Coord Min Max 1 -0.0500 1.0500 2 -0.0500 1.0500 Enter command (H for help): # DATA_READ Read point data from "cvt_nonuni_03.txt". Points are assumed to have dimension 2 POINTS_COUNT: Number of records: 103 Number of point records: 100 Number of comment records: 3 Number of bad records: 0 POINTS_READ: Read coordinate data from file. Coord Min Max 1 0.1683 0.8327 2 0.1611 0.8420 DATA_READ The data has been read. Enter command (H for help): Next output file is cvt_nonuni_03.eps Enter command (H for help): Lower left box corner = 0.0000 0.0000 Upper right box corner = 1.0000 1.0000 Enter command (H for help): Write dot data to "cvt_nonuni_03.eps". Plot Plot Coord Min Max 1 -0.0500 1.0500 2 -0.0500 1.0500 Enter command (H for help): # DATA_READ Read point data from "cvt_nonuni_04.txt". Points are assumed to have dimension 2 POINTS_COUNT: Number of records: 103 Number of point records: 100 Number of comment records: 3 Number of bad records: 0 POINTS_READ: Read coordinate data from file. Coord Min Max 1 0.1650 0.8370 2 0.1705 0.8435 DATA_READ The data has been read. Enter command (H for help): Next output file is cvt_nonuni_04.eps Enter command (H for help): Lower left box corner = 0.0000 0.0000 Upper right box corner = 1.0000 1.0000 Enter command (H for help): Write dot data to "cvt_nonuni_04.eps". Plot Plot Coord Min Max 1 -0.0500 1.0500 2 -0.0500 1.0500 Enter command (H for help): # DATA_READ Read point data from "cvt_nonuni_05.txt". Points are assumed to have dimension 2 POINTS_COUNT: Number of records: 103 Number of point records: 100 Number of comment records: 3 Number of bad records: 0 POINTS_READ: Read coordinate data from file. Coord Min Max 1 0.1635 0.8367 2 0.1670 0.8387 DATA_READ The data has been read. Enter command (H for help): Next output file is cvt_nonuni_05.eps Enter command (H for help): Lower left box corner = 0.0000 0.0000 Upper right box corner = 1.0000 1.0000 Enter command (H for help): Write dot data to "cvt_nonuni_05.eps". Plot Plot Coord Min Max 1 -0.0500 1.0500 2 -0.0500 1.0500 Enter command (H for help): # DATA_READ Read point data from "cvt_nonuni_06.txt". Points are assumed to have dimension 2 POINTS_COUNT: Number of records: 105 Number of point records: 100 Number of comment records: 4 Number of bad records: 1 POINTS_READ: Read coordinate data from file. Coord Min Max 1 0.1659 0.8452 2 0.1554 0.8445 DATA_READ The data has been read. Enter command (H for help): Next output file is cvt_nonuni_06.eps Enter command (H for help): Lower left box corner = 0.0000 0.0000 Upper right box corner = 1.0000 1.0000 Enter command (H for help): Write dot data to "cvt_nonuni_06.eps". Plot Plot Coord Min Max 1 -0.0500 1.0500 2 -0.0500 1.0500 Enter command (H for help): # PLOT_POINTS Normal end of execution. November 19 2003 4:55:09.827 PM