Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

For loop to while loop

1 view (last 30 days)
Zachary Holmes
Zachary Holmes on 2 Dec 2015
Closed: Walter Roberson on 2 Dec 2015
Re-write this code so that it uses while-loop instead of the for-loofor i=2:3:20 disp(i); end

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!