フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Assigning values to signal stuctures inside a state

5 ビュー (過去 30 日間)
Rashmi Bharadwaja
Rashmi Bharadwaja 2017 年 7 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello all,
I have a bus containing 4 signals. These signals should be assigned boolean values in each state of a stateflow chart. For example: a.x1 = 0; a.x2 = 1 in state 1, a.x1 = 1; a.x2 = 0; a.x3 = 0; in state 2 and so on. Can anyone tell me how to do this? I am quite new to stateflow modelling and have not been able to find a solution to this.
Thanks in advance.
Cheers, Rashmi

回答 (1 件)

ES
ES 2017 年 7 月 12 日

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by