Hi all,
How do I plot a whole Integration process like displayed in the picture? (thin blue graph) My data are from vectors x=[TIME], y=[POWER], so I can see the energy consumption at a certain time. I tried to use trapz, but it just gives me the final value.
Thanks!
Simon

 Akzeptierte Antwort

A Jenkins
A Jenkins am 30 Jun. 2014

0 Stimmen

Do you want the cumulative integral?
help cumtrapz

Weitere Antworten (0)

Gefragt:

am 30 Jun. 2014

Kommentiert:

am 30 Jun. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by