How do I find stateflow transition valid?
Mostrar comentarios más antiguos
I'm trying to log transition valid like stateflow state.
Stateflow state activation can be logged with signal logging, so I can find the activation of state with specific time.
But it seems that signal logging for transition does not exists.
Is there any way to log transition valid data with time?
Respuestas (1)
Kaustubha Govind
el 9 de Mayo de 2012
0 votos
If you have data associated with the transition, why not just log the data that indicates when the transition occurred? See Configuring States and Local Data for Logging.
(Also, if you haven't tried Stateflow animation yet, you might find it useful to monitor the execution of your chart)
2 comentarios
Hyeon Sang Park
el 11 de Mayo de 2012
Kaustubha Govind
el 11 de Mayo de 2012
So I presume you don't have data changes associated with your transitions?
Categorías
Más información sobre Stateflow en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!