Consecutive number by using for loop?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
How can I write a loop using the ' for' loop, which starts at 440 and ends at 560, increasing by 20 's.
Risposte (1)
the cyclist
il 14 Mag 2018
Modificato: the cyclist
il 14 Mag 2018
0 voti
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.
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!