How to import a .cs file to matlab ?

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 commentaire

Walter Roberson
Walter Roberson le 22 Juin 2012
By "import" do you mean you want to link to C# code?

Connectez-vous pour commenter.

Réponses (1)

Adam Filion
Adam Filion le 22 Juin 2012

0 votes

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.

Catégories

En savoir plus sur MATLAB Compiler SDK dans Centre d'aide et File Exchange

Produits

Question posée :

le 22 Juin 2012

Community Treasure Hunt

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

Start Hunting!

Translated by