Area integration with the point where the mouse selected
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Image Analyst
il 19 Ott 2022
Can you attach a PNG screenshot? It's easier for us (no need to read it in with MATLAB, can see it here).
Risposte (2)
Benjamin Kraus
il 21 Ott 2022
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 Commenti
Kevin Holly
il 28 Ott 2022
You could also use a slider and some buttons in an app to select the area of interest. See App attached.
0 Commenti
Vedere anche
Categorie
Scopri di più su Annotations 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!