FindInstance

Easily locate and print properties of all objects of a certain type within other objects or structs.
260 Downloads
Aktualisiert 19. Nov 2012

Lizenz anzeigen

This little tool iteratively goes through the fields/properties of a struct/class and searches for instances of a specified class.
All matches are collected and displayed using my other submission PrintTable.

It is also possible to directly display specified properties of all found instances in the result table and obtain the locations of the found instances

Zitieren als

Daniel Wirtz (2024). FindInstance (https://www.mathworks.com/matlabcentral/fileexchange/37524-findinstance), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Graphics Object Programming finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Printing a formatted table

Inspiriert: KerMor/matlabtools

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

- Robustness improvements
- Optional returning locations of found instances

1.0.0.0