Triangle Area and Angles v1.3

Calculates the area and angles of any triangle described by 2D,3D..nD points
4.8K Downloads
Updated Thu, 08 Nov 2007 10:48:02 +0000

View License

This simple function use three points as input which can be 2D,3D...nD. And will calculate the area and angles of this triangle / polygon.

The last version also support the precise 'Orthogonal-triangular decomposition' area calculation method.

Cite As

Dirk-Jan Kroon (2024). Triangle Area and Angles v1.3 (https://www.mathworks.com/matlabcentral/fileexchange/16448-triangle-area-and-angles-v1-3), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Triangulation Representation 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.0.0.0

Angle bug fix for stretched triangles ...