Info

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

Object modifications in script

4 ビュー (過去 30 日間)
Lask
Lask 2017 年 12 月 21 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello,
I've created a class in MATLAB 2014b. Then I've stored 4 objects of that class in an array. But, if I modify some properties of any of those objects separately, the changes are not updated in the array. I would like to know if there is any kind of structure like GUI handles, where I can store my objects, and where any change in one of those objects is updated on the structure (as when doing guidata(hObject,handles)).
Thanks in advance

回答 (0 件)

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

Community Treasure Hunt

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

Start Hunting!

Translated by