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!