Is there any function for calculate the area content bounded by the curve?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Star Strider
el 24 de Abr. de 2017
The polyarea function will probably do what you want.
12 comentarios
Walter Roberson
el 26 de Abr. de 2017
Star Strider
el 26 de Abr. de 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.
Ver también
Categorías
Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!