Area integration with the point where the mouse selected
2 次查看(过去 30 天)
显示 更早的评论
I would like to integrate the area under the the curve and hope to chose the area manually. I have attached a sample figure. Thank you!
2 个评论
Image Analyst
2022-10-19
Can you attach a PNG screenshot? It's easier for us (no need to read it in with MATLAB, can see it here).
回答(2 个)
Benjamin Kraus
2022-10-21
Once you've got the points, "integrating the area under the curve" is just a matter of adding the values and dividing by the space between values.
0 个评论
Kevin Holly
2022-10-28
You could also use a slider and some buttons in an app to select the area of interest. See App attached.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!