Borrar filtros
Borrar filtros

class no longer appears in variable editor

2 visualizaciones (últimos 30 días)
tombola
tombola el 2 de Feb. de 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

Respuesta aceptada

tombola
tombola el 13 de Feb. de 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.

Más respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by