mesh_display_test 28-Apr-2019 11:13:13 mesh_display_test: MATLAB version Test mesh_display. MESH_DISPLAY MATLAB version Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated element dataset of ELEMENT_NUM elements using ELEMENT_ORDER nodes. Display an image of the data on the MATLAB graphics screen. Read the header of "dragon_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 105 Read the data in "dragon_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 0.000000 0.000000 2 0.111111 0.000000 3 0.222222 0.000000 4 0.333333 0.000000 5 0.444444 0.000000 Read the header of "dragon_elements.txt". Element order = 6 Number of elements = 14 Read the data in "dragon_elements.txt". Initial portion of data read from file: Row: 1 2 3 4 5 6 Col 1 2 3 13 22 21 11 2 5 6 16 25 24 14 3 13 14 24 33 32 22 4 16 17 27 36 35 25 5 21 22 32 41 40 30 MESH_BASE_ONE - Warning! The element indexing is not of a recognized type. Graphics saved as "dragon.png" MESH_DISPLAY Normal end of execution. MESH_DISPLAY MATLAB version Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated element dataset of ELEMENT_NUM elements using ELEMENT_ORDER nodes. Display an image of the data on the MATLAB graphics screen. Read the header of "ell_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 21 Read the data in "ell_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 0.000000 0.000000 2 1.000000 0.000000 3 2.000000 0.000000 4 3.000000 0.000000 5 4.000000 0.000000 Read the header of "ell_elements.txt". Element order = 3 Number of elements = 24 Read the data in "ell_elements.txt". Initial portion of data read from file: Row: 1 2 3 Col 1 1 2 6 2 7 6 2 3 2 3 7 4 8 7 3 5 3 4 8 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Graphics saved as "ell.png" MESH_DISPLAY Normal end of execution. MESH_DISPLAY MATLAB version Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated element dataset of ELEMENT_NUM elements using ELEMENT_ORDER nodes. Display an image of the data on the MATLAB graphics screen. Read the header of "hex_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 38 Read the data in "hex_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 2.200000 2.000000 2 2.800000 2.000000 3 1.300000 2.519615 4 1.900000 2.519615 5 3.100000 2.519615 Read the header of "hex_elements.txt". Element order = 6 Number of elements = 12 Read the data in "hex_elements.txt". Initial portion of data read from file: Row: 1 2 3 4 5 6 Col 1 1 2 5 9 8 4 2 3 4 8 12 11 7 3 5 6 10 14 13 9 4 8 9 13 17 16 12 5 11 12 16 20 19 15 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Graphics saved as "hex.png" MESH_DISPLAY Normal end of execution. MESH_DISPLAY MATLAB version Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated element dataset of ELEMENT_NUM elements using ELEMENT_ORDER nodes. Display an image of the data on the MATLAB graphics screen. Read the header of "hole_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 28 Read the data in "hole_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 0.000000 0.000000 2 1.000000 0.000000 3 2.000000 0.000000 4 3.000000 0.000000 5 4.000000 0.000000 Read the header of "hole_elements.txt". Element order = 4 Number of elements = 17 Read the data in "hole_elements.txt". Initial portion of data read from file: Row: 1 2 3 4 Col 1 1 2 7 6 2 2 3 8 7 3 3 4 9 8 4 4 5 10 9 5 6 7 13 12 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Graphics saved as "hole.png" MESH_DISPLAY Normal end of execution. MESH_DISPLAY MATLAB version Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated element dataset of ELEMENT_NUM elements using ELEMENT_ORDER nodes. Display an image of the data on the MATLAB graphics screen. Read the header of "q4_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 28 Read the data in "q4_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 0.000000 0.000000 2 1.000000 0.000000 3 2.000000 0.000000 4 3.000000 0.000000 5 4.000000 0.000000 Read the header of "q4_elements.txt". Element order = 4 Number of elements = 17 Read the data in "q4_elements.txt". Initial portion of data read from file: Row: 1 2 3 4 Col 1 1 2 7 6 2 2 3 8 7 3 3 4 9 8 4 4 5 10 9 5 6 7 13 12 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Graphics saved as "q4.png" MESH_DISPLAY Normal end of execution. MESH_DISPLAY MATLAB version Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated element dataset of ELEMENT_NUM elements using ELEMENT_ORDER nodes. Display an image of the data on the MATLAB graphics screen. Read the header of "rect_nodes.txt". Spatial dimension DIM_NUM = 2 Number of nodes NODE_NUM = 28 Read the data in "rect_nodes.txt". Initial portion of data read from file: Row: 1 2 Col 1 0.000000 0.000000 2 4.000000 0.000000 3 6.000000 0.000000 4 10.000000 0.000000 5 12.000000 0.000000 Read the header of "rect_elements.txt". Element order = 4 Number of elements = 18 Read the data in "rect_elements.txt". Initial portion of data read from file: Row: 1 2 3 4 Col 1 1 2 9 8 2 2 3 10 9 3 3 4 11 10 4 4 5 12 11 5 5 6 13 12 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Graphics saved as "rect.png" MESH_DISPLAY Normal end of execution. mesh_display_test: Normal end of execution. 28-Apr-2019 11:13:44 diary off