triangle_analyze_test, a MATLAB code which calls triangle_analyze(), which reads a triangle defined in a file, and use the TRIANGLE_PROPERTIES library to compute angles, area, centroid, circumcircle, edge lengths, incircle, orientation, orthocenter, and quality.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_analyze, a MATLAB code which reads a triangle defined in a file, and uses the triangle_properties() library to compute angles, area, centroid, circumcircle, edge lengths, incircle, orientation, orthocenter, and quality.