Skip to content

I want to use ECG_ An error occurred while Peak was labeling the R-point for my own ECG signal #930

Answered by lili084
lili084 asked this question in Q&A
Discussion options

You must be logged in to vote

I have resolved the issue. The error stemmed from the fact that my data is a two-dimensional array, whereas the input ECG data should actually be a one-dimensional array. Using "reshape" to convert it to a one-dimensional array solved the problem.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lili084
Comment options

@lili084
Comment options

Answer selected by lili084
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants