Plot graph from edf file

조회 수: 1 (최근 30일)
Reff
Reff 2018년 10월 28일
댓글: Walter Roberson 2018년 10월 28일
Hi,
I am able to read edf file but how to plot the graph from it? Thanks.
This is from edf read.
ver: 20160817
patientID: '1 '
recordID: '1 '
startdate: '08.07.18'
starttime: '10.24.32'
bytes: 10496
records: 281856
duration: 2260
ns: 40
label: {1x40 cell}
transducer: {1x40 cell}
units: {1x40 cell}
physicalMin: [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
physicalMax: [1x40 double]
digitalMin: [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
digitalMax: [1x40 double]
prefilter: {1x40 cell}
samples: [1x40 double]
  댓글 수: 7
Reff
Reff 2018년 10월 28일
here
Walter Roberson
Walter Roberson 2018년 10월 28일
When you get a maximum variable size error in this context, the edf file you are trying to read is not a valid edf file up through the supported edf format version. It might be a corrupted file.
That said, I have not attempted to examine the file posted as I am not at my computer now.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 ECG / EKG에 대해 자세히 알아보기

태그

제품


릴리스

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by