Regsrding for loop with array
古いコメントを表示
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 件)
Muruganandham Subramanian
2012 年 5 月 26 日
0 投票
1 件のコメント
Wayne King
2012 年 5 月 26 日
Hi, sorry! I didn't see your comment above :)
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!