Use of integrate without explicit function - defined by variable

Dear All,
I would like to integrate something which is not defined by a function (anoymous or otherwise. The 'function' is defined by a set of values iod a varable (y) at a number of points defined in another variable (x). I want to integate y with respect to x.
Is there some way of doing this? Graphically I could plot y against x and find the area under the graph. Is this the way I ahould do it using Matalb or is there something more sophisticated?
All help will be welcome.
John

Answers (1)

doc cumtrapz

3 Comments

Dear Madhan,
That is great. Many, many thanks.
After posting this question, I discovered trapz. Is cumtrapz different?
John
Dear Madhan, I think I understand, but trapz does perfectly what I want. Thanks.

Sign in to comment.

Products

Release

R2019b

Asked:

on 15 Jun 2020

Commented:

on 15 Jun 2020

Community Treasure Hunt

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

Start Hunting!