copy matched data with multiply\duplicate
이전 댓글 표시
i have this two tables querymdr & idx2 :

i want to compare the fisrt two coulmns of them , and the multiple value copy column 6 of it only
i want to have the answer like this:

what i can do? any one has an idea?
댓글 수: 3
Geoff Hayes
2015년 5월 16일
Amr - why do you want to compare the first column of each table? It seems that you would rather just look in the first column of the second table and find those elements that have the same id. If they do, then joint their column six values together.
Amr Hashem
2015년 5월 16일
Amr Hashem
2015년 5월 16일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Shifting and Sorting Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!