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 个评论
Sean de Wolski
2011-7-22
Could you please provide a (small) set of sample data, the operation, and the results you'd expect for that data?
回答(1 个)
bym
2011-7-22
0 个投票
Perhaps this will give you an idea
类别
在 帮助中心 和 File Exchange 中查找有关 Tables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!