Is there any function for calculate the area content bounded by the curve?
5 次查看(过去 30 天)
显示 更早的评论
Dear all
I have this curve:

and I would like to calculate the area content, which is bounded into this curve. Is there any functions for this? Thank you for your answers.
0 个评论
回答(1 个)
Star Strider
2017-4-24
The polyarea function will probably do what you want.
12 个评论
Star Strider
2017-4-26
@Walter — Thank you.
Looking through the code, using the view function, or rotating it manually in the GUI, would seem to provide the best option.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

