Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Shearch in two vectors the index of 2 different values and then intersect the output
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I'm doing this
s=intersect(find(model.y==model.y(s)),find(model.x==model.x(s)+1));
This works I just wanna know if there's a fast way to do it.
Thank you
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!