polygon_area

Computes the area of a 2D polygon with ordered list of vertices. Vertices are real-valued.
33 Downloads
Updated Thu, 24 Oct 2019 21:12:58 +0000

View License

A = polygon_area(M) computes the area enclosed by the polygon having the ordered list of vertices (either clockwise or anticlockwise) contained in the matrix M, where the x coordinates are given in the first column, and the y coordinates given in the second column.

Cite As

Douglas Brunson (2024). polygon_area (https://www.mathworks.com/matlabcentral/fileexchange/73113-polygon_area), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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