How to find common time between two time series

Réponses (1)

Yona
Yona le 16 Sep 2014
Modifié(e) : Yona le 16 Sep 2014

0 votes

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 commentaires

yes done thank you
This won't work if two timeseries have different sampling time.

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by