Merging 2 tables with partially common column values
Afficher commentaires plus anciens
I have two table of experimental results. In both table, the first column is time (with time and date). The sampling rates in each table is different ans some sampling points are missing in both table. I would like to merge these two tables in a single one that only keeps the timelines at which both tables' experimental values exist.
Thanks.
1 commentaire
Sean de Wolski
le 22 Juil 2011
Could you please provide a (small) set of sample data, the operation, and the results you'd expect for that data?
Réponses (1)
bym
le 22 Juil 2011
0 votes
Perhaps this will give you an idea
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!