'continue until' in matlab
5 ビュー (過去 30 日間)
古いコメントを表示
if N=1:12 and m=1:12, How can I write if mod(N,m)==0, continue until mod(N,m) doesn't equal 0? I also want the answer for each N to be the number of times it continued until it didn't equal 0
3 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Performance and Memory についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!