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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Benjamin Thompson
el 14 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!