Join timetable by time?
Show older comments
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 Comments
Stephen23
on 15 Feb 2023
@Diego Narciso Buarque Pereira: we cannot test code on screenshots. Please upload some data files by clicking the paperclip button.
Diego Narciso Buarque Pereira
on 15 Feb 2023
Answers (1)
Steven Lord
on 15 Feb 2023
0 votes
Do you want to join the timetables or do you want to synchronize them?
2 Comments
Diego Narciso Buarque Pereira
on 16 Feb 2023
Steven Lord
on 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?
Categories
Find more on Tables 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!