08-Jan-2022 10:42:07 triangulation_plot_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test triangulation_plot(). 08-Jan-2022 10:42:07 TRIANGULATION_PLOT MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated triangulation dataset of TRIANGLE_NUM triangles using 3, 4 or 6 nodes. Make an EPS plot of the triangulated data. Node file is "elbow3_nodes.txt". Element file is "elbow3_elements.txt". Plot file is "elbow3.eps". Read the header of "elbow3_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 319 Read the data in "elbow3_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 1.000000 0.000000 2 0.000000 1.000000 3 0.400000 0.000000 4 0.000000 0.400000 5 -0.000000 0.442820 Read the header of "elbow3_elements.txt". Triangle order TRIANGLE_ORDER = 3 Number of triangles TRIANGLE_NUM = 568 Read the data in "elbow3_elements.txt". Initial portion of data read from file: Row: 1 2 3 Col 1 17 18 2 2 6 5 4 3 287 301 302 4 257 258 239 5 274 258 257 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Created the EPS file "elbow3.eps". TRIANGULATION_PLOT Normal end of execution. 08-Jan-2022 10:42:07 triangulation_plot_test(): Normal end of execution. 08-Jan-2022 10:42:07