07-Nov-2022 08:31:14 polygon_triangulate_test(): MATLAB/Octave version 4.2.2 Test polygon_triangulate(). polygon_triangulate_test01(): Triangulate the comb_10() polygon. Triangles Row: 1 2 3 Col 1: 3 1 2 2: 5 3 4 3: 7 5 6 4: 9 7 8 5: 10 7 9 6: 3 10 1 7: 5 10 3 8: 7 10 5 polygon_triangulate_test02(): Read polygon coordinates in "comb_nodes.txt" Write triangulation to "comb_elements.txt" polygon_triangulate_test02(): Read polygon coordinates in "hand_nodes.txt" Write triangulation to "hand_elements.txt" polygon_triangulate_test02(): Read polygon coordinates in "i18_nodes.txt" Write triangulation to "i18_elements.txt" polygon_triangulate_test03(): Read polygon coordinates in "comb_nodes.txt" Graphics saved as "comb.png" Graphics saved as "comb_triangulation.png" polygon_triangulate_test03(): Read polygon coordinates in "hand_nodes.txt" Graphics saved as "hand.png" Graphics saved as "hand_triangulation.png" polygon_triangulate_test03(): Read polygon coordinates in "i18_nodes.txt" Graphics saved as "i18.png" Graphics saved as "i18_triangulation.png" polygon_triangulate_test(): Normal end of execution. 07-Nov-2022 08:31:27