FindInstance

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

Al momento, stai seguendo questo contributo

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

Cita come

Daniel Wirtz (2026). FindInstance (https://it.mathworks.com/matlabcentral/fileexchange/37524-findinstance), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato da: Printing a formatted table

Ispirato: KerMor/matlabtools

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

- Robustness improvements
- Optional returning locations of found instances

1.0.0.0