Effacer les filtres
Effacer les filtres

Is there a callback event for when the selected signals of a Bus Selector block change?

1 vue (au cours des 30 derniers jours)
Scott
Scott le 21 Sep 2021
Modifié(e) : Scott le 30 Sep 2021
I'm trying to perform an action to add some metadata in to a model annotation related to the signals selected by a bus selector.
Is there a callback event that will be triggered when the Bus Selector's Block Parameter dialog is closed or when the list of selected signals is updated?
I've tried CloseFcn for the bus selector but this isn't triggered when the dialog is closed.
The best options I have found so far are to bind my function to the MoveFcn for the block AND the PreSaveFcn.

Réponses (0)

Catégories

En savoir plus sur Model, Block, and Port Callbacks dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by