필터 지우기
필터 지우기

Chart (StateFlow) input and output is the same signal

조회 수: 6 (최근 30일)
Jan Olajec
Jan Olajec 2021년 12월 3일
답변: Muthukumar Ganesan 2022년 7월 19일
How can I use the same signal as iput and output of the Chart?
The chart do not allow define the same name for Input port and Output port.
Is there some way how I can 'say' to the Chart object, that the signal on Input and also on Output is the same?
Thanks you.

답변 (1개)

Muthukumar Ganesan
Muthukumar Ganesan 2022년 7월 19일
Hi,
You cannot use ports to update same signal in stateflow whereas you can add a stateflow data and configure it to "Data Store Memory". In the Data store memory block, the corresponding signal should be mapped.
Thanks.

카테고리

Help CenterFile Exchange에서 Complex Logic에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by