How to extend the range of input data in simulink?

3 visualizzazioni (ultimi 30 giorni)
QiQin Zhan
QiQin Zhan il 30 Mar 2015
Modificato: QiQin Zhan il 30 Mar 2015
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.

Risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by