switch block Combine multiple signals into single signal.

4 次查看(过去 30 天)
Hello.
can anyone descrpe me with example by easy way to understand this switch as in the picture below.
I know the swiitch passes through the first input or the third input signal based on the value of the second input. The first and third inputs are data input. The second input is a control input. Specify the condition under which the block passes the first input by using the Criteria for passing first input and Threshold parameters But can not understand it
  1 个评论
Paul
Paul 2021-6-1
Can you be more explicit about what you don't understand? Did you read the entire doc page? I think it even has a link to an example.

请先登录,再进行评论。

回答(1 个)

Vimal Rathod
Vimal Rathod 2021-6-7
Hello,
A simple example would be suppose the "criteria for passing the first input" parameter is set to "u2 >= threshold" then if control signal (second signal) is greater than or equal to the defined threshold, then only the first signal passes as output or else the third signal passes. Have a look at this image below hope this explains enough.
Have a look at the example models of switch case usage by using scope on the signals which are going into switch block and coming out.

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by