load the data for displaying
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a dataset of MIT-BIH Arrhythmia Database
i want to load the data and display the ECG signal,I tried using laod command but error message is displayed
please assist
7 Comments
Image Analyst
on 29 Jan 2013
Read your post from our point of view. Have you given us enough information to help you? Why was MIT (I guess who gave you the data) not able to help you?
José-Luis
on 29 Jan 2013
I need to solve a problem from a field that's somewhat unrelated to this forum. I won't tell you what the problem is, but please guess some solutions for me.
What sort of data is the MIT-BIH database? Is it text? Is it binary? It doesn't sound like a format Matlab is familiar with. Please be more specific.
FIR
on 29 Jan 2013
FIR
on 29 Jan 2013
José-Luis
on 29 Jan 2013
Then you need to know how the database is organized and transform the binary data to import it to Matlab. That's an awful lot of work I'm afraid. Alternatively, you could install the database, as suggested, and then find a way to transfer that to Matlab. Still some work would be needed.
This is not going to happen automagically.
Alternatively, someone may have already dealt with this problem. So I would suggest you look in the File Exchange, or ask others in your lab/uni/place of work, or contact the people that generated the data.
Jan
on 29 Jan 2013
@FIR: Obviously the files are not written in Matlab's MAT file format. Therefore LOAD must fail. The authors of the cited papers and of the program have detailed knowledge about the used format, so it is most efficient to ask them at first.
You have asked over 200 questions now in this forum. I'd expect, that you have learned to read your own question before submitting and ask yourself, if any other reader who is not involved in your work has any chance to create an answer.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!