Making sample times visible
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Ryan G
on 10 Jul 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.
0 Comments
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!