How to generate a time variable from CSV and set new time steps
Show older comments
Hi all,
here is my little problem: I have a CSV-file which contains several columns. I only need column 4:11 (date, time, act,...,pim). Unfortunalty the time column is written in 10 sec steps but I need it in 5 sec steps. And by expanding the time steps, every other column needs to be interpolated (for the new empty fields every 5 secs).
I tried to use the
retime
command, but I'm not able to create 1 table column out of date and time to convert it into a timetable and use retime.
Maybe someone could help me solving this problem and explain how he/she did that?
Thanks a lot!
Accepted Answer
More Answers (0)
Categories
Find more on Timetables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!