how to load ECG signal which is obtained from physiobank to simulink ?

68 views (last 30 days)
how to load ECG signal which is obtained from physiobank to simulink ?

Answers (1)

arushi
arushi on 19 Dec 2023
Hi Salman,
I understand that you want to load ECG signal which is obtained from physiobank to Simulink. You can use the physioBank ATM. Here are some resources which will help you to load the signal from physiobank to Simulink.
  1. Link to the physionet ATM - https://archive.physionet.org/cgi-bin/atm/ATM
  2. Tutorial on importing raw ECG data from Physionet database -https://www.youtube.com/watch?v=v0O1QATMaws
Here is a short summary of the main steps you need to follow:
Step 1: Download the ECG Signal
Go to the PhysioBank ATM (https://archive.physionet.org/cgi-bin/atm/ATM) or the specific database containing the ECG signal you are interested in.
Step 2: Load the Signal into MATLAB
Step 3: Open Simulink and Create a New Model
Step 4: Add a 'From Workspace' Block
Step 5: Configure the 'From Workspace' Block
Step 6: Connect the 'From Workspace' Block to Your Model
Step 7: Run the Simulink Model
Hope this helps.
Thank you
  2 Comments
Samuel
Samuel on 14 Nov 2025 at 19:07
Edited: Samuel on 14 Nov 2025 at 19:07
yes, I think that this method is outdated.
I have a step by step guide in a pdf format.
I added a python version also in case you wanted to play around with this as well.

Sign in to comment.

Categories

Find more on ECG / EKG in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!