Simulink conditional pass-through

4 ビュー (過去 30 日間)
Jim Clay
Jim Clay 2012 年 10 月 26 日
I need to be able to destroy Simulink samples or pass them through based on a condition. I am not aware of a block that can do that, though, so I tried to find a "router" block that would act like a reverse "switch". One output would go the downstream processing and one output would go to a terminator block.
It appears that there is no such thing as a "router" block. Have I just not found it? Is there another way to accomplish what I'm trying to do?
Thanks for your time.
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 11 月 5 日

サインインしてコメントする。

採用された回答

Ryan G
Ryan G 2012 年 10 月 26 日
You can perform conditional execution with the merge block seen in that link. There are a number of ways to actually do this, it is really dependent on the application which one might be best.
  1 件のコメント
Jim Clay
Jim Clay 2012 年 10 月 26 日
Thank you.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by