Hi guys and ladies! pls any help is appreciated, i'm trying to get the points of a graph, and calc an integration of each point and i'm having problems e.g
H= [1 -1 1 ];
t= 0:1:2;
plot(t,H);
(pls run)
given that the increment is 0.25, so i have 16 points on the graph, how do i get these points...