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.
Afficher commentaires plus anciens

1 commentaire
Walter Roberson
le 1 Août 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 .
Réponses (2)
Cris LaPierre
le 1 Août 2020
0 votes
There is a "See Solution" link to the left of the Submit button.
Krishnaja
le 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.
Catégories
En savoir plus sur Large Files and Big Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!