simulink model using switch block

4 次查看(过去 30 天)
I want to make a simulink model for these given conditions in above table.
If xyz is true, then check input 2, if true, then it is automatic generated, if false then either it is automatic or human generated. then further check if it is repeated or not. then merge all this into output

回答(1 个)

Oguz Kaan Hancioglu
You can use matlab function in simulink.
You can implement your conditions using if-else statement.

类别

Help CenterFile Exchange 中查找有关 Schedule Model Components 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by