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 中查找有关 Large Files and Big Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!