How to use the same code to process similar files repeatedly?
Afficher commentaires plus anciens
I have a set of codes that I intend to used it to process a number of files. After each process, I would want it to ask me if I intend to process another file. What codes do I need?
Réponses (1)
Walter Roberson
le 21 Juil 2015
0 votes
together with input() or menu() or questdlg()
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!