Unstructured triangle mesh quality assesment

Assess the quality of a triangle mesh using a simple indicator.

You are now following this Submission

Assess the quality of a triangle mesh. An indicator is used to detect degenerate triangular elements.

Matlab function is called with mesh connectivity table and coordinate tables and output contains an array of quality indicators for each triangle in the mesh. Also, the quality measures are visualized as a part of output.

Cite As

Allan Peter Engsig-Karup (2026). Unstructured triangle mesh quality assesment (https://www.mathworks.com/matlabcentral/fileexchange/24946-unstructured-triangle-mesh-quality-assesment), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Included a check for quality measures less than 0.7. In the bar output it is then ensured that the range of computed quality measures are visualized.

1.0.0.0