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
Walter Roberson
2020년 8월 1일
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 .
답변 (2개)
Cris LaPierre
2020년 8월 1일
0 개 추천
There is a "See Solution" link to the left of the Submit button.
Krishnaja
2024년 1월 23일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!