objHelper

バージョン 1.0.0.0 (2.38 KB) 作成者: Adam
Convert object to struct
ダウンロード: 86
更新 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 (2025). 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