Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 19:04:07 triangulation_plot_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test triangulation_plot(). 13-May-2025 19:04:07 TRIANGULATION_PLOT MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 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. 13-May-2025 19:04:07 triangulation_plot_test(): Normal end of execution. 13-May-2025 19:04:07