% STR = WFDB_datstr(DATE); % % Converts the Julian date represented by DATE into an ASCII string in the % form DD/MM/YYYY. % % DATE: Julian date (scalar) % STR: Resulting date string, in the form DD/MM/YYYY. % % http://www.physionet.org