Regsrding for loop with array
Mostrar comentarios más antiguos
Hi all, A=[1;3;5; 6]; for 1 to 100 iterations, if any element in array matches with the iteration,e.g .for 1st iteration A's 1st data is matching. else it should come out from the loop. Can u suggest me any idea?
Thanks
1 comentario
Muruganandham Subramanian
el 26 de Mayo de 2012
Respuesta aceptada
Más respuestas (1)
Muruganandham Subramanian
el 26 de Mayo de 2012
0 votos
1 comentario
Wayne King
el 26 de Mayo de 2012
Hi, sorry! I didn't see your comment above :)
Categorías
Más información sobre Loops and Conditional Statements 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!