How to import a .cs file to matlab ?

7 ビュー (過去 30 日間)
Pedro Sacr
Pedro Sacr 2012 年 6 月 22 日
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 件のコメント
Walter Roberson
Walter Roberson 2012 年 6 月 22 日
By "import" do you mean you want to link to C# code?

サインインしてコメントする。

回答 (1 件)

Adam Filion
Adam Filion 2012 年 6 月 22 日
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.

カテゴリ

Help Center および File ExchangeMATLAB Compiler SDK についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by