triangle_analyze_test, a MATLAB program which calls triangle_analyze() to read 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 GNU LGPL license.
triangle_analyze, a MATLAB program 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.