How to use the same code to process similar files repeatedly?
Show older comments
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?
Answers (1)
Walter Roberson
on 21 Jul 2015
0 votes
together with input() or menu() or questdlg()
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!