Effacer les filtres
Effacer les filtres

class no longer appears in variable editor

2 vues (au cours des 30 derniers jours)
tombola
tombola le 2 Fév 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

Réponse acceptée

tombola
tombola le 13 Fév 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.

Plus de réponses (0)

Catégories

En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by