How can i convert from table to time table
Show older comments
Hi
Please, am new to matlab.
I would like to convert an imported table to time table but i'm having difficulties.
T = table2timetable(T)
Error using table2timetable (line 58)
Input table must contain datetime or duration vector for row times.
Attached is a picture of the data.
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Data Type Conversion 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!