help for a loop, switching vectors and stuff
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 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!