how to automatically open files and do the commands
Ältere Kommentare anzeigen
You know how in a simple macro software, I give command such as
"click window explore(directory where the data are saved) -> arrow down(to select the next data file) -> enter(open file) -> do what u gotta do -> save & exit"
so that the macro opens the files below the one before over and over....
How do i set the command such as above in matlab?
I have files that has inconsistent file names, such as 1.txt, 1.2.txt, 2.txt, 10.txt, 21.txt....
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 26 Jan. 2016
1 Stimme
It's one of the most FA'd FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
1 Kommentar
yc j
am 26 Jan. 2016
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!