Conditional statement with vectors
Mostrar comentarios más antiguos
I have two vectors A (100 numbers) and B (500 numbers). For each element of A, I want to find the index (j) of element B such that: Bj-1 ≤ Ai ˂ Bj
Thanks in advance.
Respuestas (1)
John D'Errico
el 18 de Mayo de 2019
0 votos
help discretize
1 comentario
Tchilabalo
el 19 de Mayo de 2019
Categorías
Más información sobre Assembly 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!