join with more keys and many files
1 回表示 (過去 30 日間)
古いコメントを表示
I am looking for an easy way to join more than 2 datasets with several keys: my datasets have the colums: x, y, Par.
The datasets should be joined by the keys x and y
So the final dataset should have the columns: x y Par1 Par2 Par3...
Can I avoid to create an additional column xy where I combine x and y? Can I join more than two files in one step or at least avoid a for- or while-loop?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Structures についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!