Dependent property is shown in the variable editor even before its get method
Show older comments
I have a class with a dependent property. But even before I invoke its get method, its value is shown in the Variable Editor. How can this happen, isn't a dependent property calculated on demand (i.e. calling its get method)? For an actual code, see e.g. the documentation .
Accepted Answer
More Answers (0)
Categories
Find more on Performance and Memory in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!