help for a loop, switching vectors and stuff
이전 댓글 표시
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!