nested loop in for loop
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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......
Respuestas (1)
dpb
el 13 de Abr. de 2016
0 votos
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!