if else if else statement

Hi, i am using If elseif else statement in simulnk. I am getting the output till elseif but not getting the third condtion. Apart from this the blocks are aonly having three conditions , but if i want to impliment more condition, then how to impliment it ?

2 comentarios

Raj
Raj el 6 de Mayo de 2019
Regarding first part of your question, you'll have to share your model. Its difficult to debug/ comment without looking at the model.
For your second question, you can use "switch case" block to implement multiple conditions. See details here.
ashwani gupta
ashwani gupta el 6 de Mayo de 2019
this is the link of model, if you are not able to download it please tell me how to share you the model directly ?

Iniciar sesión para comentar.

Respuestas (1)

KALYAN ACHARJYA
KALYAN ACHARJYA el 6 de Mayo de 2019

0 votos

If you use the multiple ifelse with comma, as mentioned below, is there any issue?
ol.png
Detail read here

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Productos

Versión

R2017b

Preguntada:

el 6 de Mayo de 2019

Comentada:

el 6 de Mayo de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by