FindInstance

Easily locate and print properties of all objects of a certain type within other objects or structs.
262 Descargas
Actualizado 19 nov 2012

Ver licencia

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

Citar como

Daniel Wirtz (2025). FindInstance (https://la.mathworks.com/matlabcentral/fileexchange/37524-findinstance), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: Printing a formatted table

Inspiración para: KerMor/matlabtools

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

- Robustness improvements
- Optional returning locations of found instances

1.0.0.0