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
Walter Roberson 2021 年 1 月 19 日
[time(:), Youtput(:)]
NN
NN 2021 年 1 月 19 日
Thank you , but sorry , got this error .
Invalid workspace variable specified as workspace input in 'Sysloadworkspacedata/Irradiance Profiles/From Workspace2'. Time values must be non-decreasing.
NN
NN 2021 年 1 月 19 日
Problem solved .Thank you

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

質問済み:

NN
2021 年 1 月 18 日

コメント済み:

NN
2021 年 1 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by