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!