How can I combine two tables together in Matlab which are different sizes but some of the row names are the same?

7 次查看(过去 30 天)
Please could anybody suggest how I would combine two tables together where some of the rows are the same name, but they size of the tables are different?
For instance my first table is called secmet and has 8 rows, 2 columns.
My second table is called secmetprot and has 12 rows, 2 columns
Some of the rows are the same name in each table. However, in instances where they aren't for one of the tables, I would like zeros to be in the columns for this row. How would I do this? I am not sure whether I would need to use outerjoin or not.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by