How to import a .cs file to matlab ?

7 visualizaciones (últimos 30 días)
Pedro Sacr
Pedro Sacr el 22 de Jun. de 2012
Is it possible to impor a C# file to matlab?
I tried to use the MEX function but no good..
if someone knows please advise me!
thanks
  1 comentario
Walter Roberson
Walter Roberson el 22 de Jun. de 2012
By "import" do you mean you want to link to C# code?

Iniciar sesión para comentar.

Respuestas (1)

Adam Filion
Adam Filion el 22 de Jun. de 2012
I'm not familiar with C# myself, but I know you can't bring it in through a MEX file. We do have a section in the doc on using .NET libraries from MATLAB. I'd recommend starting there.

Categorías

Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by