How to add arbitrarily-timed events to a Simulink simulation?

조회 수: 2 (최근 30일)
Andrew
Andrew 2019년 3월 20일
My simulation takes an array of state variables and modifies it according to the effects of a series of events. I would like to implement these events so that they could occur in any order, with any timing, and follow branching paths based on current state(s). What's the best strategy for doing this in Simulink, e.g. function-call vs triggered subsystems, should I write a MATLAB function or is there something pre-made that's suitable, etc.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Schedule Model Components에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by