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.
Ältere Kommentare anzeigen

1 Kommentar
Walter Roberson
am 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 .
Antworten (2)
Cris LaPierre
am 1 Aug. 2020
0 Stimmen
There is a "See Solution" link to the left of the Submit button.
Krishnaja
am 23 Jan. 2024
0 Stimmen
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.
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!