How to find common time between two time series

回答(1 个)

Yona
Yona 2014-9-16
编辑:Yona 2014-9-16
tc.time give you all times in time serie in array. so you can find common data between 2 array.
for this you can use intersect function.

2 个评论

This won't work if two timeseries have different sampling time.

请先登录,再进行评论。

类别

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by