Making sample times visible

4 vues (au cours des 30 derniers jours)
Michael Whalen
Michael Whalen le 9 Juil 2013
Hello,
I'm working on an application in which I have a set of timers in Stateflow. I would like the timers to complete based on the sample rate of the Stateflow block (it is running at the inherited rate from the model). I would like the ability to adjust the model sample rate without touching the Stateflow code. Is there an easy way to do this?
Thank you very much for your time,
Mike

Réponses (1)

Ryan G
Ryan G le 10 Juil 2013
I may need more details, but it sounds like you could put the stateflow model inside of an atomic subsystem and set the sample rate of the atomic subsytem.
You can also use triggers to activate the chart.

Catégories

En savoir plus sur Complex Logic dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by