How to overcome the loop problem in 'if-else' action subsystem

4 次查看(过去 30 天)
Hello everyone, I am new to Simulink and have realized that constructing a logic using blocks isn't similar to writing a program. The problem that I am facing is very well defined in the snapshot attached to this question. Inside a program we use variables to store the computed data but I couldn't find a Simulink block for the same which is why I simply connected it in a way shown in the snapshot. Please help me get through this problem. Thanks, Akash.
  1 个评论
Swarooph
Swarooph 2016-11-4
Explain what it is that you are trying to do using pseudo code or algorithm. I have a feeling you can implement this way easier using a Switch block or some block from the Logic and Bit Operations library instead of If-else subsystems which are meant for other advanced use cases.

请先登录,再进行评论。

回答(0 个)

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by