How du I compare classes by there Property Values

5 views (last 30 days)
I have created several classes, each symbolizing a different Valve or Fitting. I want to create a string for a list Dialog box where only classes with a specific property value are listed. But I cant find a way to look into all classes and choose the right ones. If there is some kind of list with all my classes I could use a For-Loop but I can´t find such a list.

Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!