フィルターのクリア

Different Time Table Synchronization

1 回表示 (過去 30 日間)
Ercan
Ercan 2022 年 10 月 21 日
回答済み: Rijuta 2023 年 9 月 8 日
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.

回答 (1 件)

Rijuta
Rijuta 2023 年 9 月 8 日
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:

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by