How to convert timeseries to array
조회 수: 58 (최근 30일)
이전 댓글 표시
I am working with SimEvents and want to store the Data of each entity in an array.
Working with "To Workspace" will give me the timesseries, but I want the data in an array.
Changing the setting in "To Workspace" does not work, because it 'Cannot propagate bus signal because this input port requires a non-bus signal.'
Is there an easy way of converting the Data of timeseries to an array?
댓글 수: 0
답변 (1개)
Sai Bhargav Avula
2019년 8월 2일
Changing the setting “save format” in the To Workspace block to Array should work. Another work around would be to use the output block and log the data. You can also use the scope block to log the data.
참고 항목
카테고리
Help Center 및 File Exchange에서 Resource Allocation Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
