Clear Filters
Clear Filters

how can i draw a polygon using matlab and how can i calculate area of that polygon???

1 view (last 30 days)
i have attached one image which includes random points and now i want to plot a polygon using these random points.

Answers (1)

Dadhichi
Dadhichi on 8 Apr 2016
A = polyarea(X,Y)
Did you search 'area of polygon matlab'?

Categories

Find more on Elementary Polygons in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!