Info

此问题已关闭。 请重新打开它进行编辑或回答。

Object modifications in script

1 次查看(过去 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