How to increment data steps in a loop?
Mostra commenti meno recenti
Hello, I am trying to look at a set of data 7000 entries long and I want to break it into intervals of 30. The first will look at 1-30, next 2-31 and so on. How can I use a "for" or "while" loop to so? I know its all in how I use the conditions, but I have not had any luck so far. Thank you!
Risposta accettata
Più risposte (1)
Ry
il 17 Feb 2014
0 voti
Categorie
Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!