Is there any function for calculate the area content bounded by the curve?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Star Strider
il 24 Apr 2017
The polyarea function will probably do what you want.
12 Commenti
Star Strider
il 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.
Vedere anche
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!