Timestamp of files in a folder.
古いコメントを表示
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
採用された回答
その他の回答 (1 件)
Kent,et
2015 年 1 月 13 日
0 投票
2 件のコメント
Titus Edelhofer
2015 年 1 月 13 日
Then please mark the question as answered ...
Titus
supernoob
2018 年 10 月 2 日
Hi Titus, Dir() returns the modification time with second precision, is there any way to get ms precision?
カテゴリ
ヘルプ センター および File Exchange で File Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!