Triangle Area and Angles v1.3

Calculates the area and angles of any triangle described by 2D,3D..nD points

You are now following this Submission

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 (2026). Triangle Area and Angles v1.3 (https://www.mathworks.com/matlabcentral/fileexchange/16448-triangle-area-and-angles-v1-3), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Angle bug fix for stretched triangles ...