Join timetable by time?

I wnat to join some tables by Time.
I have 34 tables .csv files, like this:
I would like to join in just one table. Like this:
with frist column a Time, NaN were we do not have observation (column "Media") end station name in VarName (colum "EstacaoCodigo").
I try to use the join and outerjoin. But I can not do this. Can someone help me?

2 Commenti

Stephen23
Stephen23 il 15 Feb 2023
@Diego Narciso Buarque Pereira: we cannot test code on screenshots. Please upload some data files by clicking the paperclip button.
Hi, this is an example of some of data files. Note that there are some gaps in the data and in the time array.

Accedi per commentare.

Risposte (1)

Steven Lord
Steven Lord il 15 Feb 2023

0 voti

Do you want to join the timetables or do you want to synchronize them?

2 Commenti

I have not been able to join or sync.
Steven Lord
Steven Lord il 16 Feb 2023
Can you show the call you made to the synchronize function to attempt to synchronize two of the timetables, show the results (or errors) you received, and explain what about the result (if you received one) didn't meet your needs?

Accedi per commentare.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by