How to obtain area inside the loop of each line

3 次查看(过去 30 天)

采纳的回答

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