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!