FindInstance

Easily locate and print properties of all objects of a certain type within other objects or structs.

Vous suivez désormais cette soumission

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 (2026). FindInstance (https://fr.mathworks.com/matlabcentral/fileexchange/37524-findinstance), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : Printing a formatted table

A inspiré : KerMor/matlabtools

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

- Robustness improvements
- Optional returning locations of found instances

1.0.0.0