photo

BAMIDELE JEGEDE


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Index exceeds number of array elements (1)?
I have the issue with my code clear, clc x = 0:0.01:pi y = myfunc(x) plot(x,y) avg_y = y(1:length(x)-1) + diff(y)/2; ...

4 years ago | 0