Import minutelly generated .csv and export as daily ones

2 Ansichten (letzte 30 Tage)
Ancalagon8
Ancalagon8 am 9 Apr. 2024
Beantwortet: Taylor am 16 Mai 2024
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)?

Antworten (1)

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

Kategorien

Mehr zu Language Fundamentals finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by