Up and down counter

19 次查看(过去 30 天)
shayan
shayan 2012-7-19
Hi All:
I am using Simulink, In which I need to count Up and Down depending upon the input values.
Can anyone help me out that is their any way to internallay switch the counter from counting Up to Down or from Down to Up. Or is heir any way to provide the Initial value to the counter from out side the counter block.
If not possible then what should be the ulternate to such sort of problem.
  1 个评论
K E
K E 2012-7-19
You might pick up something helpful from this related question.

请先登录,再进行评论。

回答(2 个)

C.J. Harris
C.J. Harris 2012-7-19
I would suggest using either an integrator block with external initial conditions and a switched input, or design a Stateflow block to do this by having a 'CountUp' and a 'CountDown' state.

Lokesh Bugata
Lokesh Bugata 2018-7-14
  1 个评论
Lokesh Bugata
Lokesh Bugata 2018-7-14
Try this you will get the up down counter output

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by