FindInstance

Easily locate and print properties of all objects of a certain type within other objects or structs.
260 téléchargements
Mise à jour 19 nov. 2012

Afficher la licence

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

Citation pour cette source

Daniel Wirtz (2024). FindInstance (https://www.mathworks.com/matlabcentral/fileexchange/37524-findinstance), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Graphics Object Programming dans Help Center et MATLAB Answers
Remerciements

Inspiré par : Printing a formatted table

A inspiré : KerMor/matlabtools

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

- Robustness improvements
- Optional returning locations of found instances

1.0.0.0