How to use the Assignment block?
显示 更早的评论
Hi guys,
I have been trying to replace the blocks used in the right half part of the snip shown below with the Assignment block. But I am not sure of how to use the initialisation input signal(Y0) to this block, as my input and the initialisation in this case seem to be the same.
Thanks in advance for your response.

2 个评论
madhan ravi
2019-4-12
编辑:madhan ravi
2019-4-12
Which is y0 ? What are you trying to do? More description needed.
Vinayak Kamat
2019-4-12
回答(1 个)
Mark McBroom
2019-4-15
0 个投票
I thing the proper modeling pattern for this case would be an "If Subsystem" connected to two "If-Action" subsystems. If condition is true, one subsystem will be activated which will write to CW port, else other subsystem will write to ACW port. Note that for subsystem that is not active, you can configure it to either hold last value or reset.
类别
在 帮助中心 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!