Data Type for time variable in after() function in Stateflow
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all
I want to use the after(delay,'msec') function to guard a transition in a Stateflow chart. The variable delay is a Simulink.Parameter in my Data Dictionary. I am wondering what data types I can use for the variable delay? Can I use uint8 for this?
I did not find any relevant information regarding the data type for the input variable of the after() function in the documentation.
With kind regards,
Jonas
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Decision 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!