For loop to while loop

Re-write this code so that it uses while-loop instead of the for-loofor i=2:3:20 disp(i); end

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2015 年 12 月 2 日

閉鎖済み:

2015 年 12 月 2 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by