Difference between Function-call input Event and Function-call output Event?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a situation wherein stateflow Chart_A uses Function-call output event to activate the Chart_B. Chart_A tries to broadcast the same Function-call output event multiple times in a single time step. Does Chart_B execute multiple Function-call at the same time step? Please explain.
댓글 수: 0
답변 (1개)
Joachim Schlosser
2014년 11월 6일
The answer is yes, and the reason is a RTFM: http://www.mathworks.com/help/releases/R2014b/stateflow/ug/using-output-events-to-activate-a-simulink-block.html#brora8l
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!