Is there any function for calculate the area content bounded by the curve?
1 回表示 (過去 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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!