Unit delay timer

2 次查看(过去 30 天)
john
john 2012-3-21
I wish to have my program decide on the time delay that is needed, However I am not sure if there is a way of inputting a clock into the sampling time of the delay in simulink.

回答(1 个)

K E
K E 2012-3-26
Do you mean that prior to running your simulation, your Matlab script will calculate the delay that should be applied to an input signal? If so I believe you could use the Variable Time Delay block, and the time delay input could be read from the workspace using the From Workspace block.
  1 个评论
TAB
TAB 2012-3-27
Or you can use "Discrete/Integer Delay block" and provide the values of "Number of delays" from base workspace as a parameter.

请先登录,再进行评论。

类别

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