Use the readall function to import all the data. Check that the preprocessing function was applied to each file by plotting the Y variable as a function of Time.
古いコメントを表示

1 件のコメント
Walter Roberson
2020 年 8 月 1 日
You appear to have an assignment in the middle of the line.
Perhaps you intended to use == for comparison. However, preprocds is a datastore, which is not something that can be compared to Time.Y .
回答 (2 件)
Cris LaPierre
2020 年 8 月 1 日
0 投票
There is a "See Solution" link to the left of the Submit button.
Krishnaja
2024 年 1 月 23 日
0 投票
import all the data by using the read all function. Check that the preprocessing function has been applied to each file by plotting the Y variable as a function of Time.
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!