class no longer appears in variable editor

1 Ansicht (letzte 30 Tage)
tombola
tombola am 2 Feb. 2012
Hi, I have written a class with a lot of properties (41 dependent, 61 standard).
Up until a few days ago I could view / edit instances of this class fine in the variable editor, but for some reason now I can't.
I can see collections of these objects, but I can't drill into them.
No errors are being reported at any point.
Am I missing something please?
Thanks,
Tom

Akzeptierte Antwort

tombola
tombola am 13 Feb. 2012
Incase anyone reads this, the answer was I had too many dependency properties.
I could still see an object's properties in the command window - just not in the variable editor where it's the most useful.
As for the maximum number of dependency properties before this happens.... I don't know. It actually seemed to vary.
I removed a lot and now my class/objects can be viewed fine.
I was only using dependency properties as I wanted to get and sort the values quickly. arrayfun requires slightly more thinking but can perform the same job.
All the best,
Tom.

Weitere Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by