Set union of different 'datetime' columns
1 次查看(过去 30 天)
显示 更早的评论
Hello guys,
I got a dataset in excel which I imported as a table. There are a plenty of parameters in it with each parameter has its own time column. I also selected all time columns as datetime-variables.
My goal now is to bring all the time columns together in order to have one time column and a plenty of parameter columns that are still on their refering time point. Plotting of this modified dataset would be way nicer than before.
How do I achieve this goal?
Thank you for your help in advance!
Kind regards, Spacey
0 个评论
采纳的回答
Guillaume
2015-3-20
If understood correctly, you have several columns which are datetime and you want to regroup them in just one column.
0 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Descriptive Statistics and Visualization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!