how create delta T from seperate date string and time string
Mostrar comentarios más antiguos
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 comentario
Sarah Wait Zaranek
el 29 de En. de 2013
What format is your time and date in? I can give you an example, but it would better if I knew the format.
Respuestas (0)
Categorías
Más información sobre Time Series Objects en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!