Join timetable by time?
Mostra commenti meno recenti
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
il 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
il 15 Feb 2023
Risposte (1)
Steven Lord
il 15 Feb 2023
0 voti
Do you want to join the timetables or do you want to synchronize them?
2 Commenti
Diego Narciso Buarque Pereira
il 16 Feb 2023
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?
Categorie
Scopri di più su Tables in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!