Is there any function for calculate the area content bounded by the curve?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Star Strider
on 24 Apr 2017
The polyarea function will probably do what you want.
12 Comments
Star Strider
on 26 Apr 2017
@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.
See Also
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!