Simulink if statement block

1 visualización (últimos 30 días)
Matt
Matt el 28 de Abr. de 2013
Can anyone help me how to implement if statement in Simulink
Thanks

Respuestas (1)

Chandrasekhar
Chandrasekhar el 28 de Abr. de 2013
use the if block in ports & subsystems of simulink library browser. Number of inputs can be changed in the if block properties.
the output of if block should be connected to an 'if action subsystem'. this will be executed when the if condition is true.

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by