how create delta T from seperate date string and time string
Ältere Kommentare anzeigen
I've got a 1000x2 cell structure 1st column containing date 2nd containing time collected from an IMU
the delta_T is different for every reading, ie it does not read every .015 seconds. I would like to create a variable to track this different delta_T:
I've thought to combine the date and time via datenum, but can't figure out how to do that, then subtract the difference and convert it back to real time.
any help or different routes are appreciated
1 Kommentar
Sarah Wait Zaranek
am 29 Jan. 2013
What format is your time and date in? I can give you an example, but it would better if I knew the format.
Antworten (0)
Kategorien
Mehr zu Time Series Objects finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!