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.
Citation pour cette source
Adam (2026). objHelper (https://fr.mathworks.com/matlabcentral/fileexchange/53396-objhelper), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Language Fundamentals > Data Types > Data Type Conversion >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
En savoir plus sur Data Type Conversion dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 | added more tags |
