objHelper

版本 1.0.0.0 (2.4 KB) 作者: Adam
Convert object to struct
86.0 次下载
更新时间 2015/10/6

查看许可证

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 (2024). objHelper (https://www.mathworks.com/matlabcentral/fileexchange/53396-objhelper), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

added more tags