nested loop in for loop
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
I have a data containing 206 lines.I have to do an operation say average of the 153 and shuld emit the average.Then i have to do the same operation for the next 153 lines.i should use the for loop.can anuone help me in writing the coe for this task.here 153 is considered as a frame and next 153 as second frame.plz help me......
Antworten (1)
dpb
am 13 Apr. 2016
0 Stimmen
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!