How to extend the range of input data in simulink?

6 ビュー (過去 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 Center および File ExchangeSources についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by