How to extend the range of input data in simulink?

조회 수: 2 (최근 30일)
QiQin Zhan
QiQin Zhan 2015년 3월 30일
편집: QiQin Zhan 2015년 3월 30일
I have a series of data named 'timeSeriesData', the data type of which is 'double timeseries'. The time range of data is 0~10s and is transferred to simulation model from the input port. But now I want to extend the data range from 0 to 100s. The data of 10s~20s, 20s~30s, ... 90s~100s are just the same with that of 0~10s. I know it's pretty easy to extend the data range in .m file and then the data can be transferred to the simulink. But as a result of my system design, the data range should only be extended by means of simulink block. I'm desired to know if there are any ways to realize this task in the simulink file and any smart ideas would be appreciated.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by