필터 지우기
필터 지우기

How to obtain area inside the loop of each line

조회 수: 3 (최근 30일)
Keng-Yew Paul Chan
Keng-Yew Paul Chan 2019년 10월 15일
편집: Aditya Salveru 2019년 10월 18일

채택된 답변

Aditya Salveru
Aditya Salveru 2019년 10월 18일
편집: Aditya Salveru 2019년 10월 18일
Hi Keng,
There is an inbuilt function called "polyarea" primarily used to calulate the area inside a polygon specified by its vertices.
This can be used to calculate the area inside any closed figures if you have boundary points.
kindly go through its documentation by the following command.
doc polyarea
Hope this helps.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by