필터 지우기
필터 지우기

class no longer appears in variable editor

조회 수: 2 (최근 30일)
tombola
tombola 2012년 2월 2일
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

채택된 답변

tombola
tombola 2012년 2월 13일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by