开发者

Variable storage in simulink

开发者 https://www.devze.com 2023-03-15 01:58 出处:网络
I am working on a simulink model, in which i am getting a supply of a a variable at certain time intervals and i need to use the recent 10 values of that variable only.

I am working on a simulink model, in which i am getting a supply of a a variable at certain time intervals and i need to use the recent 10 values of that variable only. how s开发者_如何学Pythonhould i proceed with that?


It's a bit cheesy, but how about using a chain of Unit Delay blocks?

0

精彩评论

暂无评论...
验证码 换一张
取 消