I have data with dates and times in separte columns. How do I put them together into a datetime format?
Show older comments
I have data with dates and times in separate columns. How can I get them combined into a single datetime stamp column?
4 Comments
Jan
on 4 Mar 2019
It depends on how you store the data: Are they columns of a cell string, of a string, of a char matrix, of a table or in an Excel file? Please post a small example of the inputs and the wanted output.
Timothy Potter
on 4 Mar 2019
Jan
on 6 Mar 2019
And what is the wanted result? A Matlab array or table object, another CSV file?
Please add the required details. The readers cannot guess, what you want to do.
Timothy Potter
on 6 Mar 2019
Accepted Answer
More Answers (1)
Timothy Potter
on 11 Mar 2019
0 votes
Categories
Find more on Time Series Objects 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!