Timestamp of files in a folder.
Ältere Kommentare anzeigen
Hi,
I have a a given number, nb, of file in a folder, how can I extract the timestamp of every file in the folder? What's the easiest way to do it? Filenames are such as filename_001 to filename_nb.
D = finename); TimeStamp = {D.datenum}; enables to extract the data of a file.
Many thanks,
Kent
Akzeptierte Antwort
Weitere Antworten (1)
Kent,et
am 13 Jan. 2015
0 Stimmen
2 Kommentare
Titus Edelhofer
am 13 Jan. 2015
Then please mark the question as answered ...
Titus
supernoob
am 2 Okt. 2018
Hi Titus, Dir() returns the modification time with second precision, is there any way to get ms precision?
Kategorien
Mehr zu File Operations 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!