help for a loop, switching vectors and stuff

1 view (last 30 days)
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

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products


Release

R2014b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!