how to find the same elements from 2 vectors
Mostrar comentarios más antiguos
Hi,
I have a question about intersections(same) between two victors. for example if I have vector_1=[1,2,3,4,5], Vector_2=[6,5,7,1,8] I want to be able to find the repeated elements from both vectors , in this case 1 and 5. And is it possible to put a minimum threshold or limit for what number to look for ie. above 2
Thanks in advance .....
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Clustering en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!