Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help! ECG signal processing

Status
Not open for further replies.

samccx26

Newbie level 1
Joined
Jun 3, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,289
Hi
I am working on ECG analysis using matlab. I have downloaded the tool called Biosig(http://biosig.sourceforge.net/index.html). It has a many tools for feature extraction, etc. I followed the instructions given by the author for installation (installs just fine) but when I try running the demo i get the following error

??? Reference to non-existent field
'opentyp'.

Error in ==> sopen at 2526
HDR.FILE.FID =
fopen(HDR.FileName,'rb',HDR.MAT4.opentyp);

Error in ==> demo1 at 34
HDR = sopen(fullfile(P,F),'r');

I have tried searching for a solution but no luck i tried using the updated files as well still the error persists.

Can Anyone help me ? what am I doing wrong here. Please help me out its urgent. Thanks in advance.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top