필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Is there an equivalent to the merge block but for the input of a block

조회 수: 1 (최근 30일)
Franck Yin
Franck Yin 2017년 4월 18일
마감: MATLAB Answer Bot 2021년 8월 20일
I have a block ActionBlock that takes in input the bus : SignalA. The output of the block is a bus contaning the same data but updated : UpdatedSignalA.
How can I use ActionBlock in a loop (action called by a stateflow chart) so that it uses as input what would be the 'merge' -that is the latest updated version- of UpdatedSignalA and SignalA ?
The merge block doesn't work here because it takes as input the outputs of different cases.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by