Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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.

Antworten (0)

Kategorien

Mehr zu Model, Block, and Port Callbacks finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by