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 Exchange에서 Simulink에 대해 자세히 알아보기

질문:

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