Is there any function for calculate the area content bounded by the curve?
조회 수: 4 (최근 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!

