The stateflow which is working fine for 24 hours is attached and the same stateflow when the transition time is reduced to seconds is not producing the desired output
2 次查看(过去 30 天)
显示 更早的评论
Attachements
- .slx file
- Question in picture form (1) Stateflow for 24hours (2) 24 hours results. working fine (3) same stateflow with time in seconds (4) results which is not correct (5) the results which i actually needed.
0 个评论
回答(1 个)
Benjamin Thompson
2022-2-14
The sample time on the fast stateflow chart is set to 360 seconds. So the first time it is allowed to update the Time has already exceeded 0.9 seconds, so it goes directly to the OffPeak state. To change it, at the top model where you have both stateflow chart blocks, right click on the block and go to the subsystem properties.
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!