Simulink to workspace conversion
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Azzi Abdelmalek
2014 年 9 月 29 日
In the "to workspace" bloc set the sample time to the same value
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!