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 Comments

[time(:), Youtput(:)]
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.
Problem solved .Thank you

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

NN
on 18 Jan 2021

Commented:

NN
on 19 Jan 2021

Community Treasure Hunt

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

Start Hunting!