Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Akash Kalghatgi
Akash Kalghatgi el 4 de Nov. de 2016
Comentada: Swarooph el 4 de Nov. de 2016
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 comentario
Swarooph
Swarooph el 4 de Nov. de 2016
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Subsystems en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by