Order and scope of calling loadobj
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have an object 'a' that has a property that is also an object 'b' Both objects define saveobj and loadobj methods. If I save 'a' when is 'b''s saveobj method called? Similarly for load
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!