06-Jul-2023 07:57:50 triangulation_triangle_neighbors_test(): MATLAB/Octave version 5.2.0 Test triangulation_triangle_neighbors. 06-Jul-2023 07:57:50 triangulation_triangle_neighbors(): MATLAB/Octave version 5.2.0 Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated triangulation dataset of TRIANGLE_NUM triangles using 3 or 6 nodes. For each triangle, determine the indices of the triangles opposite vertices 1, 2 and 3. Write this triangle neighbor data to files. Read the data in "lake3_elements.txt". Triangle order TRIANGLE_ORDER = 3 Number of triangles TRIANGLE_NUM = 2820 First 5 triangles: Row: 1 2 3 Col 1 160 143 159 2 177 159 176 3 160 159 177 4 176 212 194 5 194 212 213 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Neighbor calculation required 0.292129 seconds. Created the triangle neighbor file "lake3_element_neighbors.txt". triangulation_triangle_neighbors(): Normal end of execution. 06-Jul-2023 07:57:51 triangulation_triangle_neighbors_test(): Normal end of execution. 06-Jul-2023 07:57:51