Unstructured triangle mesh quality assesment

Assess the quality of a triangle mesh using a simple indicator.
754 Downloads
Updated 7 Aug 2009

View License

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 (2024). Unstructured triangle mesh quality assesment (https://www.mathworks.com/matlabcentral/fileexchange/24946-unstructured-triangle-mesh-quality-assesment), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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