Import minutelly generated .csv and export as daily ones

1 次查看(过去 30 天)
I have inside a folder minutely generated files (with format mm_dd_yy_HH_MM_ss.csv). How can I load them correctly in matlab in seperate variable and then create daily files (.csv)?

回答(1 个)

Taylor
Taylor 2024-5-16
Check out the Data Import Tool. Then you can use writetable to write to a CSV file.

类别

Help CenterFile Exchange 中查找有关 Standard File Formats 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by