mesh_display_test


mesh_display_test, a MATLAB code which calls mesh_display(), which plots the nodes and elements of a polygonal mesh, with optional numbering.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

mesh_display, a MATLAB code which plots the nodes and elements of a polygonal mesh, with optional numbering.

Source Code:

DRAGON is a mesh of hexagons.

ELL is an L-shaped region covered by triangles.

RECT is a rectangular region covered by quadrilaterals.

Q4 is a rectangular region covered by quadrilaterals, with a hole.

HEX is a mesh of hexagons.


Last revised on 22 October 2022.