if else if else statement

8 次查看(过去 30 天)
ashwani gupta
ashwani gupta 2019-5-6
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 个评论
Raj
Raj 2019-5-6
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 2019-5-6
this is the link of model, if you are not able to download it please tell me how to share you the model directly ?

请先登录,再进行评论。

回答(1 个)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019-5-6
If you use the multiple ifelse with comma, as mentioned below, is there any issue?
ol.png
Detail read here

类别

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

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by