next up previous contents
Next: WFDB_datstr Up: Conversion Functions Previous: WFDB_mstimstr   Contents


WFDB_strtim

Usage: T = WFDB_strtim(STR);  
Input: STR: (string) time, in HH:MM:SS format  
Output: T: (integer) time, in sample intervals  

WFDB_strtim converts an ASCII string to a time in units of sample intervals. The string should be supplied in standard time format (see http://www.physionet.org/physiotools/wpg/strtim.htm).



George B. Moody 2005-06-02