06-Mar-2024 13:38:59 cities_test(): MATLAB/Octave version 5.2.0. Test cities(). cities_test01(): point_to_dist_table() computes a distance table from a list of point locations. The main filename is "wg22_main.txt". The point filename is "wg22_xy.txt". The distance table filename will be "wg22_dist.txt". The spatial dimension is 22 The number of points is 2 The points: Row: 1 2 3 4 5 Col 1: -57 54 46 8 -36 2: 28 -65 79 111 52 Row: 6 7 8 9 10 Col 1: -22 34 74 -6 21 2: -76 129 6 -41 45 Row: 11 12 13 14 15 Col 1: 37 -38 -5 70 59 2: 155 35 -24 -74 -26 Row: 16 17 18 19 20 Col 1: 114 83 -40 21 0 2: -56 -41 -28 -12 71 Row: 21 22 Col 1: 50 -20 2: 140 70 Initial 5x5 distance subtable: Col: 1 2 Row 1 : 0 417 2 : 417 0 dist_table_check_test(): dist_table_check(): checks a distance table. The distance table filename is "spaeth2_09_dist.txt" The number of data items is 11 4: The table failed the triangle check. cities_test(): Normal end of execution. 06-Mar-2024 13:38:59