how create delta T from seperate date string and time string

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 个评论

What format is your time and date in? I can give you an example, but it would better if I knew the format.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Time Series Objects 的更多信息

产品

提问:

2013-1-29

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by