How to load all the MIT arrhythmia database signals and their annotations in MATLAB?
9 views (last 30 days)
Show older comments
I downloaded the MIT arrhythmia database in MATLAB, as well as the WFDB toolbox. How can I load all the signals and annotations using this WFDB toolbox? I know how to load just one signal at a time with [signal,fs,tm]=rdsamp('100') or [ann,type]=rdann( '100', 'atr' ) , but how can I do it for all the files?
0 Comments
Answers (0)
See Also
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!