Consecutive number by using for loop?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
How can I write a loop using the ' for' loop, which starts at 440 and ends at 560, increasing by 20 's.
Respuestas (1)
the cyclist
el 14 de Mayo de 2018
Editada: the cyclist
el 14 de Mayo de 2018
0 votos
This seems like homework. Even if it isn't, it seems like it would be more beneficial for you to learn about the MATLAB documentation, than for us to just tell you the answer.
So, I'll just say here that you should very easily be able to figure this out from a similar example on the documentation page for the for command.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!