Info

此问题已关闭。 请重新打开它进行编辑或回答。

For loop to while loop

1 次查看(过去 30 天)
Zachary Holmes
Zachary Holmes 2015-12-2
关闭: Walter Roberson 2015-12-2
Re-write this code so that it uses while-loop instead of the for-loofor i=2:3:20 disp(i); end

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by