Borrar filtros
Borrar filtros

Set union of different 'datetime' columns

2 visualizaciones (últimos 30 días)
Spacey
Spacey el 20 de Mzo. de 2015
Respondida: Spacey el 24 de Mzo. de 2015
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

Respuesta aceptada

Guillaume
Guillaume el 20 de Mzo. de 2015
If understood correctly, you have several columns which are datetime and you want to regroup them in just one column.
In that case, use stack.

Más respuestas (1)

Spacey
Spacey el 24 de Mzo. de 2015
That helped! Thanks a lot!

Categorías

Más información sobre Data Import from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by