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.
Cite As
Adam (2025). objHelper (https://uk.mathworks.com/matlabcentral/fileexchange/53396-objhelper), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Language Fundamentals > Data Types > Data Type Conversion >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
Find more on Data Type Conversion in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
objHelper/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | added more tags |
