フィルターのクリア

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

1 回表示 (過去 30 日間)
Scott
Scott 2021 年 9 月 21 日
編集済み: Scott 2021 年 9 月 30 日
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.

回答 (0 件)

カテゴリ

Help Center および File ExchangeModel, Block, and Port Callbacks についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by