Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

.net expando objects in Matlab 2015b

1 visualización (últimos 30 días)
Doctor G
Doctor G el 30 de Mzo. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by