help for a loop, switching vectors and stuff
Mostrar comentarios más antiguos
Hi everyone,
I wrote this 3 codes, ciclo_1 loads z_matllab_1.mat which is a file with:
- phi_10_1
- t_10_1
- z_general_1
At the end it generates another file z_matllab_2.mat with:
- phi_10_2
- t_10_2
- z_general_2
so then I create another ciclo_2.m, put it in another folder and start again.
I woould like to know if I can automatize this, by putting ciclo_1 in a loop
Respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!