Info

この質問は閉じられています。 編集または回答するには再度開いてください。

.net expando objects in Matlab 2015b

1 回表示 (過去 30 日間)
Doctor G
Doctor G 2016 年 3 月 30 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Well, I got the expando object to create in Matlab 2015b , however, I have no idea how to add property/value pairs. I am looking to use this to marshal data from Matlab and pass it to a C# Dll I have written.
core = NET.addAssembly('System.Core')
x = System.Dynamic.ExpandoObject
>> methods(x)
Methods for class System.Dynamic.ExpandoObject:
Equals ExpandoObject GetHashCode GetType ToString

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by