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.
Show older comments

1 Comment
Walter Roberson
on 1 Aug 2020
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 .
Answers (2)
Cris LaPierre
on 1 Aug 2020
0 votes
There is a "See Solution" link to the left of the Submit button.
Krishnaja
on 23 Jan 2024
0 votes
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.
Categories
Find more on Large Files and Big Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!