objHelper

Version 1.0.0.0 (2.38 KB) by Adam
Convert object to struct
86 Downloads
Updated 6 Oct 2015

View License

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 Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

added more tags