Azzera filtri
Azzera filtri

Different Time Table Synchronization

1 visualizzazione (ultimi 30 giorni)
Ercan
Ercan il 21 Ott 2022
Risposto: Rijuta il 8 Set 2023
Hey guys !
I want to synchronize different times from different excel spreadsheets. They have both ISO8601 timestamp standard, but the second one
went crazy.
Could anyone offer any solution to this problem?
Thanks.

Risposte (1)

Rijuta
Rijuta il 8 Set 2023
Hi Ercan,
I understand that you want to use MATLAB to synchronize timestamps from different Excel spreadsheets, but the incorrectness of the second spreadsheet is a hindrance. To clean the second spreadsheet, you can apply some data cleaning techniques. Below are a few general steps:
1. If you suspect that some timestamps in the second spreadsheet are outliers or erroneous, you can identify and remove them.
2. If there are missing timestamps in the second spreadsheet, you can interpolate the missing values based on neighbouring timestamps.
3. If the timestamps in the second spreadsheet have formatting issues or inconsistencies, you can use string manipulation functions to correct them.
To get detailed information about Data Cleaning Techniques, please refer to the documentation below:

Categorie

Scopri di più su Data Import from MATLAB in Help Center e File Exchange

Prodotti


Release

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by