How to execute a Matlab function block with a trigger as soon as a condition holds.
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to activate a Matlab function block as soon as a condition holds. In the attached figure, the two Matlab function blocks are triggered by using a delayer. However, it takes a time since a satisfying condition is true. I want to execute the function blocks as soon as the related conditions are satisfied. Could you help me find a way of doing that?
0 commentaires
Réponses (2)
Udaya Mallampati
le 31 Juil 2015
Hi Jin,
You can put your MATLAB function block inside an inside an Enabled and Triggered Subsystem as indicated in this link .
Hope this helps!
0 commentaires
Anatolii Tcai
le 18 Oct 2018
Just press Edit Data button and there you can choose Add Trigger from the menu 'ADD' or by pressing corresponding button.
0 commentaires
Voir également
Catégories
En savoir plus sur Schedule Model Components 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!