フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Listen to a property of an user-defined handle class

1 回表示 (過去 30 日間)
Ahmed Hossam
Ahmed Hossam 2017 年 5 月 10 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
In an user-defined handle class, I have attached a listener to a property, which I've defined in a property block using 'Setobservable'.
To create the listener I used the function addlistener. And I've defined the listener itself to be a property of my handle class.
Now I would like to create many objects of my class (from another handle class).
Is it possible to 'hear' that property from my other handle class so that I don't have as many listeners as I do have objects? If yes, how can this be acheived?
Thank you for your help and support!

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by