Passing array of arrays to matlab from dotnet

1 visualización (últimos 30 días)
premraj
premraj el 4 de Oct. de 2011
Hi , i want to pass an array of arrays to matlab from C# .
suppose there are 3 arrays ,
xArray1={1,2,3,4,5}
xArray2={2,3,4}
xArray3={3,4,5,6,7,8,9,10}
how i can send this arrays as a single array/structure from C# to matlab??
Also how to iterate the structure in matlab ?
Any help would be appreciated, Thanks in advance.
  2 comentarios
Kaustubha Govind
Kaustubha Govind el 4 de Oct. de 2011
Are you using MATLAB Builder NE or MATLAB as a COM server?
maryam
maryam el 7 de Abr. de 2013
I have exactly same problem and I use MATLAB Builder NE.Any help would help me a lot.Thanks.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Deploy to .NET Applications Using MWArray API en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by