Simulink to workspace conversion
2 views (last 30 days)
Show older comments
Unnikrishnan PC
on 29 Sep 2014
Answered: Azzi Abdelmalek
on 29 Sep 2014
In simulink, a random signal is applied to a plant model. I wish to have the input data and output data in workspace. I used 'To workspace' block. when I used save format as 'time series' both gave me just one data. When I used 'array', the input is 1000 data and output is 6001. How I can get Input and Output array of same size sampled at the same instant?
0 Comments
Accepted Answer
Azzi Abdelmalek
on 29 Sep 2014
In the "to workspace" bloc set the sample time to the same value
0 Comments
More 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!