getimxtime.m | Back to Contents | << Prev | Next >> |
[PIVDT,HOUR,MIN,SEC,MS] = getimxtime(DATA) extracts the PIVDT and the
time of a Davis file loaded from READIMX and stored in DATA.
Example: [PivDt,hour,min,sec,ms]=getimxtime(readimx('B00001.vec'));
F. Moisy
Revision: 1.01, Date: 2005/09/02.
See Also
READIMX, getimx.
Previous: getimx | Next: getsetname |