Regsrding for loop with array
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Muruganandham Subramanian
am 26 Mai 2012
0 Stimmen
1 Kommentar
Wayne King
am 26 Mai 2012
Hi, sorry! I didn't see your comment above :)
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!