finding the position of values in a matrix
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
sampath kumar punna
el 30 de Oct. de 2019
Comentada: sampath kumar punna
el 30 de Oct. de 2019
i have set
X=[
12 14
1 2
12 4
6 14
12 18
12 4
1 2]
Y=[
1 2
1 2
6 14
12 4]
can i get the position of Y elements in X matrix as the number are repeated its hard for me to find using code normal code. can any one please help me.
0 comentarios
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!