How can I debug the error for generation of ECG Signals?

2 ビュー (過去 30 日間)
Shraddha Joshi
Shraddha Joshi 2016 年 3 月 14 日
I tried executing the code which is attached below. It was downloaded from Mathworks.com. And the error seeen was:
Undefined function 'p_wav' for input arguments of type 'double'.
Error in complete (line 103)
pwav=p_wav(x,a_pwav,d_pwav,t_pwav,li);
  2 件のコメント
Meha Gadkari
Meha Gadkari 2016 年 9 月 16 日
Can anyone please explain me what does X= 0.01:0.01:2;and li=30/72 meant in coding of R.Karthik sir? Its very urgent.I am new to MAT LAB.

サインインしてコメントする。

回答 (1 件)

Geoff Hayes
Geoff Hayes 2016 年 3 月 14 日
編集済み: Geoff Hayes 2016 年 3 月 14 日
Shraddha - you need to download all of the files from Karthik Raviprakash's submission to the File Exchange. See the list of files from ECG simulation using MATLAB which includes the missing p_wav function that you require to avoid the above error. Just download the zip file, unpack it, and you should be able to execute the complete function.
  4 件のコメント
Shraddha Joshi
Shraddha Joshi 2016 年 3 月 15 日
OK Sir Thankyou so much I got the output signal
Seshankitha Paidakula
Seshankitha Paidakula 2020 年 9 月 3 日
Hi Shraddha Im facing the same issue can you please tell me how you got the Output signal?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by