08-Jan-2022 10:40:12 triangulation_boundary_edges_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test triangulation_boundary_edges(). 08-Jan-2022 10:40:12 triangulation_boundary_edges(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Identify triangulation edges on the boundary. * Read a dataset of NODE_NUM points in 2 dimensions; * Read an associated triangulation dataset of triangles using 3 or 6 nodes; * Determine which edges are on the boundary; * Write a file: segment_index, node1_index, node2_index. Read the header of "ell_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 65 Read the data in "ell_nodes.txt". Read the header of "ell_elements.txt". Triangle order = 3 Number of triangles = 96 Read the data in "ell_elements.txt". Wrote the boundary edge file "ell_boundary_edges.txt". triangulation_boundary_edges Normal end of execution. 08-Jan-2022 10:40:12 triangulation_boundary_edges_test: Normal end of execution. 08-Jan-2022 10:40:12