FindInstance

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

您现在正在关注此提交

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

引用格式

Daniel Wirtz (2026). FindInstance (https://ww2.mathworks.cn/matlabcentral/fileexchange/37524-findinstance), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Printing a formatted table

启发作品: KerMor/matlabtools

类别

Help CenterMATLAB Answers 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

- Robustness improvements
- Optional returning locations of found instances

1.0.0.0