objHelper is a recursive function that evaluates the properties of a Matlab object and stores the results in identically-named fields in an output struct, objFriend. If the properties contain objects, objHelper is called recursively on those properties.
This function allows objects to be viewed and traversed in the Variables editor as easily as a Matlab struct.
引用
Adam (2025). objHelper (https://www.mathworks.com/matlabcentral/fileexchange/53396-objhelper), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Language Fundamentals > Data Types > Data Type Conversion >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
Help Center および MATLAB Answers で Data Type Conversion についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!objHelper/
バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | added more tags |