next up previous contents
Next: WFDB_strann Up: Conversion Functions Previous: WFDB_anndesc   Contents


WFDB_ecgstr

Usage: MNEMONIC = WFDB_ecgstr(CODE);  
Input: CODE: (scalar or vector) annotation code(s)  
Output: MNEMONIC: (string, if CODE is scalar; otherwise, a cell of strings) annotation mnemonic(s)  

WFDB_ecgstr translates WFDB annotation code(s) to mnemonic(s). The mnemonics shared by WFDB_ecgstr and WFDB_strecg can be modified independently of those shared by WFDB_annstr and WFDB_strann, although both sets of mnemonics are initially identical. For further details, see the description of setannstr in the WFDB Programmer's Guide.



George B. Moody 2005-06-02