copy matched data with multiply\duplicate
Mostrar comentarios más antiguos
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 comentarios
Geoff Hayes
el 16 de Mayo de 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
el 16 de Mayo de 2015
Amr Hashem
el 16 de Mayo de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Shifting and Sorting Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!