import signal from workspace to simulink
1 view (last 30 days)
Show older comments
I have t and y data in matlab workspace, I want to produce y over t signal in simulink. I used from workspace block in simulink with a data of [t,y], but this does not give the same plot as I am getting in matlab by plotting (t,y)! moreover, it takes long time to be able to see it since it has a length of 1300. Any comments would be appreciated.
0 Comments
Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!