How does .Net assembly option appear in the deployment tool?

1 回表示 (過去 30 日間)
Firat Urkun
Firat Urkun 2015 年 8 月 31 日
回答済み: Luu Tien Dung 2019 年 3 月 21 日
I will create a dll file from a matlab script in order to use at C#, but .net assembly application type does not appear in the deployment tool. I have only C shared library, C++ shared library and Java package options on deployment tool. How can I make .net assembly option as selectable from deployment tool?
I have MATLAB 2014A(64 bit), MATLAB Compiler, MATLAB Builder NE, Microsoft Windows SDK 7.1, .net framework 4.0 on my PC.
  1 件のコメント
Rutuja Shirali
Rutuja Shirali 2015 年 9 月 3 日
Hi Firat,
Please run the following command using the command window:
>>license('checkout','MATLAB_Builder_for_dot_Net')
If the answer for this command is '1', we will know that the license for the product is activated. If this is the case, please contact MATLAB installation team to see why .NET Assembly option is not showing up in the Library Compiler.
If not, then make sure that the MATLAB Builder NE product is installed and licensed properly.
Thanks!
Rutuja

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

回答 (1 件)

Luu Tien Dung
Luu Tien Dung 2019 年 3 月 21 日
why .NET Assembly option is not showing up in the Library Compiler
2019-03-21_17-20-01.png

カテゴリ

Help Center および File ExchangeDeploy to .NET Applications Using MWArray API についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by