Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Object modifications in script

1 Ansicht (letzte 30 Tage)
Lask
Lask am 21 Dez. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by