フィルターのクリア

How does stateflow identify multiple signal inputs?

1 回表示 (過去 30 日間)
Chate
Chate 2012 年 12 月 5 日
I am trying to use Stateflow to trigger different state/event in my model, where the trigger signals comes from 4 separate blocks. Each of these 4 signals will trigger different state/event.
However, when I am trying to add multiple signal inputs into stateflow, it only allow 1 connector, and all 4 signals must be combined with a mux. (Where as data inputs can be connected individually)
How would stateflow identify which signal is which? Unlike attribute, I cannot name the signal when it comes out of the block. I can only name when adding signal input to the stateflow. But how would stateflow identify which signal from which block is the correct one? Does the number of input port (1-4) identify which signal from the mux it will take? (input port 1 takes the top signal of the mux, and port 4 takes the bottom signal of the mux?)
Thanks!

回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by