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 Comment

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 .

Sign in to comment.

Answers (2)

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

Asked:

on 1 Aug 2020

Answered:

on 23 Jan 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!