필터 지우기
필터 지우기

my simple scheduler not working in stateflow

조회 수: 1 (최근 30일)
germanbrain common
germanbrain common 2019년 10월 22일
답변: Muthukumar Ganesan 2022년 8월 12일
I have designed simple scheduler by took reference from example given by matlab " Schedule Simulink Algorithms by Using Stateflow" but in my matlab its not working
PLease find attachement.

답변 (1개)

Muthukumar Ganesan
Muthukumar Ganesan 2022년 8월 12일
Hi,
Please change the solver type to Fixed Step and explicitly define the step size.
When the variable step solver is selected, Matlab calculates the step size based on the solver method selected. It is always recommended to use fixed step when you use "tick" in the model.
Hope this helps. Thanks.

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by