eroor while processing the data

I am working on ecg data project MIT BIH database
I got code from
and for reading signal i used rrdata.m
now while i try to read data for 100,101,102etc for some data i get error as
Attempted to access f(2053); index out of bounds because numel(f)=2048.
Error in ==> finalnew1 at 143 y=f(j)-f(j+1);
while some other datas work
can u please tell where i had done mistake
i have uploaded the .mat file

Answers (0)

This question is closed.

Tags

Asked:

on 28 Feb 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!