Ignore:
Timestamp:
12/20/19 22:38:48 (5 years ago)
Author:
bduin
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • prdatasets/arrhythmia.m

    r137 r138  
    2121a = pr_loadmatfile;
    2222if isempty(a)
    23   opt.delimeter = ',';
     23  opt.delimeter = ' ';
    2424  opt.labfeat   = 280;
    2525  fl = {'age' 'sex' 'height' 'weight' 'QRS duration' 'P-R interval' ...
Note: See TracChangeset for help on using the changeset viewer.