필터 지우기
필터 지우기

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