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.
Mostrar comentarios más antiguos

1 comentario
Walter Roberson
el 1 de Ag. de 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 .
Respuestas (2)
Cris LaPierre
el 1 de Ag. de 2020
0 votos
There is a "See Solution" link to the left of the Submit button.
Krishnaja
el 23 de En. de 2024
0 votos
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.
Categorías
Más información sobre Large Files and Big Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!