Merging 2 tables with partially common column values

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 Comment

Could you please provide a (small) set of sample data, the operation, and the results you'd expect for that data?

Sign in to comment.

Categories

Asked:

on 22 Jul 2011

Community Treasure Hunt

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

Start Hunting!