Next: WFDB_Anninfo
Up: WFDB_tools library functions
Previous: WFDB_putinfo
  Contents
The WFDB C functions work with different structures of information about
signals, annotators, and annotations. Some of the functions in the previous
sections demand input of such structures. The following structure-creating
functions are not wrappers to any C functions; rather, they are MATLAB
m-files that create structure arrays containing the required fields, with
working (although not correct in all cases) default values to avoid
hard-to-find errors.
- WFDB_Anninfo
- Create annotator structure array for input and/or output annotators
- WFDB_Annotation
- Create annotation structure array for output annotation(s)
- WFDB_Siginfo
- Create signal information structure for output signals
Subsections
George Moody
2003-11-30