Importing data rom matlab to simulink
古いコメントを表示
Hi ,
When i import time series data from matlab to simulink,it appears as individual data not as corresponding to time.(image attached).
i used the below format for below workspace
[time Youtput]
time and Youtput are 1*360 double format
when i plot them individually , plot are attached
Kindly check .
3 件のコメント
Walter Roberson
2021 年 1 月 19 日
[time(:), Youtput(:)]
NN
2021 年 1 月 19 日
NN
2021 年 1 月 19 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!