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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Benjamin Thompson
il 14 Feb 2022
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 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!