.Net Assembly missing

6 ビュー (過去 30 日間)
Savithri Sivaraman
Savithri Sivaraman 2019 年 1 月 18 日
コメント済み: Savithri Sivaraman 2019 年 1 月 22 日
I am using Matlab 2018b having Matlab Compiler Tool. But while using Library compiler, there is no option of .Net Assembly, my need is to convert .m file to .dll which is to be used in visual studio.
matlab question.png

採用された回答

Nikilesh Chilkuru
Nikilesh Chilkuru 2019 年 1 月 21 日
With MATLAB Compiler, you can compile a MATLAB script to an executable and to an Excel Add-in. However to compile a MATLAB script to a .Net Assembly, you need to have MATLAB Compiler SDK installed. MATLAB Compiler SDK extends the functionality of MATLAB Compiler to let you build C/C++ shared libraries, .NET assemblies, Java classes, and Python packages from MATLAB programs.
  1 件のコメント
Savithri Sivaraman
Savithri Sivaraman 2019 年 1 月 22 日
Yeah... That was the issue... We only have Matlab Compiler. Not Compiler SDK. Thanks for the reply...

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

その他の回答 (0 件)

カテゴリ

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