Join timetable by time?
Afficher commentaires plus anciens
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 commentaires
Stephen23
le 15 Fév 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
le 15 Fév 2023
Réponses (1)
Steven Lord
le 15 Fév 2023
0 votes
Do you want to join the timetables or do you want to synchronize them?
2 commentaires
Diego Narciso Buarque Pereira
le 16 Fév 2023
Steven Lord
le 16 Fév 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?
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!