Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 19:00:39 triangle_to_xml_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test triangle_to_xml(). triangle_to_xml MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Read a mesh description created by TRIANGLE: * "prefix".node, node coordinates. * "prefix".ele, element connectivity. Write a corresponding XML mesh file. * "prefix".xml. Size information from TRIANGLE files: Spatial dimension M = 2 Number of nodes NODE_NUM = 21 NODE_ATT_NUM = 0 NODE_MARKER_NUM = 1 Number of elements ELEMENT_NUM = 24 Element order ELEMENT_ORDER = 3 ELEMENT_ATT_NUM = 0 MESH_BASE_ZERO: The element indexing appears to be 1-based! This will be converted to 0-based. Saved XML mesh in file "ell.xml" triangle_to_xml: Normal end of execution. triangle_to_xml_test(): Normal end of execution. 13-May-2025 19:00:39