Info

This question is closed. Reopen it to edit or answer.

How do I get the value under the curve?

1 view (last 30 days)
HV
HV on 19 Sep 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello,
I want know the value under a specific curve I have. I have already tried the command: area
But I want to know the exact value under the entire curve, I dont know which command(s) I have to use to get to this answer.
Can someone help me with this?
This is the script I am using.
Thanks in advance
  5 Comments
darova
darova on 19 Sep 2019
I tried them but only got errors
What kind of errors do you have?
HV
HV on 27 Sep 2019
Sorry for my late response.
I got errors for NaN, then I found a way how to fix that issue.
In the end I found the area under the curve with trapz.

Answers (1)

Harsha Priya Daggubati
Harsha Priya Daggubati on 23 Sep 2019
Hi
There is a similar question asked in the community. You can refer to the following link:

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!