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

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Preguntada:

el 2 de Dic. de 2015

Cerrada:

el 2 de Dic. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by