01-Apr-2019 08:17:57 tet_mesh_display_test: MATLAB version Test tet_mesh_display. 01-Apr-2019 08:17:57 TET_MESH_DISPLAY: MATLAB version: Display a wireframe plot of a tet mesh. Read the header of "cube_order4_nodes.txt". Spatial dimension DIM_NUM = 3 Number of points NODE_NUM = 8 Read the data in "cube_order4_nodes.txt". First 5 Nodes: Row: 1 2 3 Col 1 0.000000 0.000000 0.000000 2 0.000000 0.000000 1.000000 3 0.000000 1.000000 0.000000 4 0.000000 1.000000 1.000000 5 1.000000 0.000000 0.000000 Read the header of "cube_order4_elements.txt". Tetrahedron order = 4 Number of tetrahedrons = 6 Read the data in "cube_order4_elements.txt". First 5 tetrahedrons: Row: 1 2 3 4 Col 1 4 3 5 1 2 4 2 5 1 3 4 7 3 5 4 4 7 8 5 5 4 6 2 5 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Graphics saved as "cube_order4.png" TET_MESH_DISPLAY: Normal end of execution. 01-Apr-2019 08:18:03 tet_mesh_display_test: Normal end of execution. 01-Apr-2019 08:18:03