copy matched data with multiply\duplicate
Ältere Kommentare anzeigen
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 Kommentare
Geoff Hayes
am 16 Mai 2015
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
am 16 Mai 2015
Amr Hashem
am 16 Mai 2015
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Shifting and Sorting Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!