Creating a Loop for my work
Mostra commenti meno recenti
Hi everyone,
I've got a old database, with folder with weird name that i have to rename to work on.
All my subject are named EC01 to EC50, and i've creating a code to change what i need to change on EC01:
"mkdir C:\Users\beber\Documents\EC01\RTC f
movefile C:\Users\beber\Documents\EC01\RTC\RTC_0034\graph* C:\Users\beber\Documents\RTC f
rmdir C:\Users\beber\Documents\EC01\RTC\RTC_0034"
And being new on Matlab, i wonder if there is a way to "loop" this code, to ask matlab to this manipulation on all the subject from EC01 to EC50 ?
Thank you for your help :D.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!