objHelper

Versión 1.0.0.0 (2,38 KB) por Adam
Convert object to struct
86 descargas
Actualizado 6 oct 2015

Ver licencia

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.

Citar como

Adam (2024). objHelper (https://www.mathworks.com/matlabcentral/fileexchange/53396-objhelper), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

added more tags